Go to file
2022-05-24 02:14:33 +05:30
.github/workflows update go version to 1.17 on github actions pipeline 2022-04-03 23:34:35 +05:30
docs Adding gitea_oauth_app resource 2022-05-23 15:06:39 +02:00
gitea Adding gitea_oauth_app resource 2022-05-23 15:06:39 +02:00
scripts Initial commit 2022-03-31 17:24:00 -04:00
tools add docs using tfplugindocs 2022-04-03 09:36:14 +05:30
vendor add vendor 2022-04-03 09:37:16 +05:30
.goreleaser.yml add autogenerated docs, github releaser and workflows 2022-04-03 09:36:54 +05:30
go.mod add docs using tfplugindocs 2022-04-03 09:36:14 +05:30
go.sum add docs using tfplugindocs 2022-04-03 09:36:14 +05:30
main.go Initial commit 2022-03-31 17:24:00 -04:00
Makefile Initial commit 2022-03-31 17:24:00 -04:00
README.md add contribution section in readme 2022-05-24 02:14:33 +05:30
terraform-registry-manifest.json add registry manifest json 2022-04-03 23:52:29 +05:30

terraform-provider-gitea

Terraform Gitea Provider

Contributing

This is a fork of https://gitea.com/gitea/terraform-provider-gitea Currently implemented build/release automations and available on terraform registry for convenience. PRs raised here will eventually be contributed back to the main repo if and when the CI automation there is ready.