Skip to content

Commit

Permalink
Merge pull request #73 from hackforla/72-add-alexe-to-ops-leads
Browse files Browse the repository at this point in the history
add alexe to ops-leads
  • Loading branch information
chelseybeck authored Sep 12, 2024
2 parents d3a0e22 + 660f0ec commit 1b5741a
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 @@ -149,7 +149,7 @@ module "iam_user_alexe" {
"Project" = "devops-security"
"Access Level" = "1"
}
user_groups = ["read-only-group"]
user_groups = ["ops-leads"]
}

module "iam_user_rsakuma"{
Expand Down

0 comments on commit 1b5741a

Please sign in to comment.