Merge pull request #8 from justinto-guidewire/feature/import-existing-groups-squashed

Import existing groups
This commit is contained in:
Gavin Bunney
2020-07-27 10:27:45 -07:00
committed by GitHub
5 changed files with 111 additions and 6 deletions

View File

@@ -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