Skip to content

Commit 5793fcb

Browse files
authored
Merge pull request #105 from hackforla/RSkuma-add-to-leads-group
Add rsakuma to ops-leads
2 parents cba4c0b + 935c4e9 commit 5793fcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/aws-users.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ module "iam_user_rsakuma" {
160160
"Project" = "devops-security"
161161
"Access Level" = "1"
162162
}
163-
user_groups = ["read-only-group"]
163+
user_groups = ["ops-leads"]
164164
}
165165

166166
module "iam_user_npang4" {

0 commit comments

Comments
 (0)