An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# terraform-gogs-provider
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fklauern%2Fterraform-gogs-provider.svg?type=shield)](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
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fklauern%2Fterraform-gogs-provider.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fklauern%2Fterraform-gogs-provider?ref=badge_large)