mirror of
https://git.uploadfilter24.eu/lerentis/terraform-provider-gitea.git
synced 2024-11-13 05:28:12 +00:00
611 B
611 B
page_title | subcategory | description |
---|---|---|
gitea_fork Resource - terraform-provider-gitea | gitea_fork manages repository fork |
gitea_fork (Resource)
gitea_fork
manages repository fork
Schema
Required
owner
(String) The owner or owning organization of the repository to forkrepo
(String) The name of the repository to fork
Optional
organization
(String) The organization that owns the forked repo
Read-Only
id
(String) The ID of this resource.