
Hi @techknowlogick 👋 as discussed on twitter the changes i made on my fork 😃 not sure if you are aware of this but currently hashicorp only allows publishing via github, so if you want to publish this provider to the terraform registry as well, feel free to also take a look at my goreleaser config and drone/github actions usage her: https://git.uploadfilter24.eu/lerentis/terraform-provider-gitea Co-authored-by: Tobias Trabelsi <lerentis@uploadfilter24.eu> Reviewed-on: https://gitea.com/gitea/terraform-provider-gitea/pulls/2 Co-authored-by: lerentis <lerentis@noreply.gitea.io> Co-committed-by: lerentis <lerentis@noreply.gitea.io>
736 B
736 B
page_title, subcategory, description
page_title | subcategory | description |
---|---|---|
gitea_oauth2_app Resource - terraform-provider-gitea | Handling gitea oauth application https://docs.gitea.io/en-us/oauth2-provider/ resources |
gitea_oauth2_app (Resource)
Handling gitea oauth application resources
Schema
Required
name
(String) OAuth Application nameredirect_uris
(Set of String) Accepted redirect URIs
Read-Only
client_id
(String) OAuth2 Application client idclient_secret
(String, Sensitive) Oauth2 Application client secretid
(String) The ID of this resource.