We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dee504 commit 61d294bCopy full SHA for 61d294b
aws-iam-role-poweruser/main.tf
@@ -72,6 +72,7 @@ data "aws_iam_policy_document" "misc" {
72
"iam:TagRole",
73
"iam:UpdateAssumeRolePolicy",
74
"iam:UpdateRole",
75
+ "iam:UpdateRoleDescription",
76
]
77
78
resources = ["*"]
0 commit comments