mirror of
https://github.com/ysoftdevs/terraform-provider-bitbucketserver.git
synced 2026-03-22 01:19:06 +01:00
Added forking for repository resources to allow creation of repo from a fork
This commit is contained in:
@@ -27,7 +27,7 @@ resource "bitbucketserver_repository" "test" {
|
||||
}
|
||||
```
|
||||
|
||||
> Note: Both `fork_repositiroy_project` and `fork_repository_slug` are required to specified the origin repository to fork.
|
||||
> Note: Both `fork_repository_project` and `fork_repository_slug` are required to specified the origin repository to fork.
|
||||
|
||||
## Argument Reference
|
||||
|
||||
|
||||
Reference in New Issue
Block a user