Terraform provider for Gitea
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.
 
 
 
Go to file
Malar Invention 077ffca4ea add contribution section in readme 2 years ago
.github/workflows update go version to 1.17 on github actions pipeline 2 years ago
docs Adding gitea_oauth_app resource 2 years ago
gitea Adding gitea_oauth_app resource 2 years ago
scripts Initial commit 2 years ago
tools add docs using tfplugindocs 2 years ago
vendor add vendor 2 years ago
.goreleaser.yml add autogenerated docs, github releaser and workflows 2 years ago
Makefile Initial commit 2 years ago
README.md add contribution section in readme 2 years ago
go.mod add docs using tfplugindocs 2 years ago
go.sum add docs using tfplugindocs 2 years ago
main.go Initial commit 2 years ago
terraform-registry-manifest.json add registry manifest json 2 years ago

README.md

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.