We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4fe40ef + f9cbc02 commit 6fbb9dfCopy full SHA for 6fbb9df
1 file changed
terraform/aws-users.tf
@@ -105,5 +105,5 @@ module "iam_user_chelseyb" {
105
"Project" = "devops-security"
106
"Access Level" = "1"
107
}
108
- user_groups = ["read-only-group", "iam-services-admin-group"]
+ user_groups = ["read-only-group", "iam-services-supervisor-group"]
109
0 commit comments