You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform-provider-gitea/gitea
lerentis 7ba385d44a propose features upstream (#2)
Hi @techknowlogick 👋

as discussed on twitter the changes i made on my fork 😃

not sure if you are aware of this but currently hashicorp only allows publishing via github, so if you want to publish this provider to the terraform registry as well, feel free to also take a look at my goreleaser config and drone/github actions usage her: https://git.uploadfilter24.eu/lerentis/terraform-provider-gitea

Co-authored-by: Tobias Trabelsi <lerentis@uploadfilter24.eu>
Reviewed-on: #2
Co-authored-by: lerentis <lerentis@noreply.gitea.io>
Co-committed-by: lerentis <lerentis@noreply.gitea.io>
7 months ago
..
config.go propose features upstream (#2) 7 months ago
data_source_gitea_org.go correct typo 12 months ago
data_source_gitea_repo.go get repo as datasource 12 months ago
data_source_gitea_repos.go Initial commit 12 months ago
data_source_gitea_team.go Initial commit 12 months ago
data_source_gitea_teams.go Initial commit 12 months ago
data_source_gitea_user.go get repo as datasource 12 months ago
data_source_gitea_user_test.go Initial commit 12 months ago
data_source_team_members.go Initial commit 12 months ago
provider.go propose features upstream (#2) 7 months ago
provider_test.go Initial commit 12 months ago
resource_gitea_oauth_app.go propose features upstream (#2) 7 months ago
resource_gitea_organisation.go propose features upstream (#2) 7 months ago
resource_gitea_public_key.go propose features upstream (#2) 7 months ago
resource_gitea_repository.go propose features upstream (#2) 7 months ago
resource_gitea_team.go propose features upstream (#2) 7 months ago
resource_gitea_user.go propose features upstream (#2) 7 months ago