Skip to content

Commit

Permalink
Merge pull request #14 from hackforla/cb/testuser
Browse files Browse the repository at this point in the history
updating group name in assignment
  • Loading branch information
chelseybeck authored Mar 2, 2024
2 parents 4fe40ef + f9cbc02 commit 6fbb9df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/aws-users.tf
Original file line number Diff line number Diff line change
Expand Up @@ -105,5 +105,5 @@ module "iam_user_chelseyb" {
"Project" = "devops-security"
"Access Level" = "1"
}
user_groups = ["read-only-group", "iam-services-admin-group"]
user_groups = ["read-only-group", "iam-services-supervisor-group"]
}

0 comments on commit 6fbb9df

Please sign in to comment.