Skip to content

klauern/terraform-gitea-provider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-gitea-provider

This is a simple plugin for Terraform to test out writing custom providers in Go, specifically against the Gitea API.

This plugin/provider makes use of the Gitea SDK to make all API calls.