mirror of
https://git.uploadfilter24.eu/lerentis/terraform-provider-gitea.git
synced 2024-11-05 10:28:12 +00:00
641 B
641 B
page_title | subcategory | description |
---|---|---|
gitea Provider |
gitea Provider
Schema
Optional
base_url
(String) The Gitea Base API URLcacert_file
(String) A file containing the ca certificate to use in case ssl certificate is not from a standard chaininsecure
(Boolean) Disable SSL verification of API callspassword
(String) Password in case of using basic authtoken
(String) The application token used to connect to Gitea.username
(String) Username in case of using basic auth