feat(provider): add organizations data-source

This commit is contained in:
Julien Dessaux 2025-05-10 00:57:55 +02:00
parent 5d0521dca9
commit fd06c2539e
Signed by: adyxax
GPG key ID: F92E51B86E07177E
6 changed files with 207 additions and 0 deletions

View file

@ -0,0 +1 @@
data "forgejo_organizations" "example" {}