-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Manage git user group membership with terraform
Now that the aws_iam_user_group_membership resource exists[1], we can add these users to the relevant groups without clobbering existing members of the group, meaning that our workaround is no longer necessary. [1]hashicorp/terraform-provider-aws#3365
- Loading branch information
Showing
2 changed files
with
4 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters