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 878baa9 + cc9386d commit 4673a8fCopy full SHA for 4673a8f
main.tf
@@ -202,6 +202,7 @@ data "aws_iam_policy_document" "combined_policy_block" {
202
# These actions do not operate in a specific region, or only run in
203
# a single region, so we don't want to try restricting them by region.
204
not_actions = [
205
+ "access-analyzer:*",
206
"iam:*",
207
"organizations:*",
208
"route53:*",
0 commit comments