Skip to content

Commit 6fbb9df

Browse files
authored
Merge pull request #14 from hackforla/cb/testuser
updating group name in assignment
2 parents 4fe40ef + f9cbc02 commit 6fbb9df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

terraform/aws-users.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,5 +105,5 @@ module "iam_user_chelseyb" {
105105
"Project" = "devops-security"
106106
"Access Level" = "1"
107107
}
108-
user_groups = ["read-only-group", "iam-services-admin-group"]
108+
user_groups = ["read-only-group", "iam-services-supervisor-group"]
109109
}

0 commit comments

Comments
 (0)