Skip to content

Commit

Permalink
added drakeredwind01 for aws-users.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
drakeredwind01 committed Oct 10, 2024
2 parents a42b3b1 + 837b586 commit cffe630
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions terraform/aws-users.tf
Original file line number Diff line number Diff line change
Expand Up @@ -182,5 +182,5 @@ module "iam_user_drakeredwind01" {
"Project" = "devops-security"
"Access Level" = "1"
}
user_groups = ["ops-leads"]
}
user_groups = ["read-only-group"]
}

0 comments on commit cffe630

Please sign in to comment.