You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraformDummyRepo2/docs/resources/fork.md

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 fork
  • repo (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.