https://github.com/klauern/terraform-gogs-provider
terraform provider for Gogs
https://github.com/klauern/terraform-gogs-provider
gogs terraform terraform-provider
Last synced: 2 months ago
JSON representation
terraform provider for Gogs
- Host: GitHub
- URL: https://github.com/klauern/terraform-gogs-provider
- Owner: klauern
- Created: 2017-11-24T18:06:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-05T14:19:13.000Z (almost 8 years ago)
- Last Synced: 2026-04-11T03:47:40.954Z (2 months ago)
- Topics: gogs, terraform, terraform-provider
- Language: Go
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# terraform-gogs-provider
[](https://app.fossa.io/projects/git%2Bgithub.com%2Fklauern%2Fterraform-gogs-provider?ref=badge_shield)
This is a simple plugin for [Terraform](https://terraform.io) to test out writing [custom providers](https://www.terraform.io/guides/writing-custom-terraform-providers.html) in Go, specifically against the [Gogs](https://gogs.io) API.
This plugin/provider makes use of the [Gogs SDK](https://github.com/go-gogs/go-sdk) to make all API calls.
## License
[](https://app.fossa.io/projects/git%2Bgithub.com%2Fklauern%2Fterraform-gogs-provider?ref=badge_large)