mirror of
https://github.com/ysoftdevs/terraform-provider-bitbucketserver.git
synced 2026-03-18 23:43:52 +01:00
Merge pull request #8 from justinto-guidewire/feature/import-existing-groups-squashed
Import existing groups
This commit is contained in:
@@ -16,6 +16,7 @@ resource "bitbucketserver_group" "browncoats" {
|
||||
## Argument Reference
|
||||
|
||||
* `name` - Required. Group to create.
|
||||
* `import_if_exists` - Optional. Import groups that already exist in bitbucket into the terraform state file.
|
||||
|
||||
## Import
|
||||
|
||||
|
||||
Reference in New Issue
Block a user