We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a42b3b1 + 837b586 commit cffe630Copy full SHA for cffe630
1 file changed
terraform/aws-users.tf
@@ -182,5 +182,5 @@ module "iam_user_drakeredwind01" {
182
"Project" = "devops-security"
183
"Access Level" = "1"
184
}
185
- user_groups = ["ops-leads"]
186
-}
+ user_groups = ["read-only-group"]
+}
0 commit comments