Skip to content

Commit

Permalink
iam:DeleteRolePolicy
Browse files Browse the repository at this point in the history
  • Loading branch information
carlssonk committed Sep 28, 2024
1 parent d525b7e commit a5785fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/nat/iam.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ data "aws_iam_policy_document" "this" {
"iam:DeleteRole",
"iam:TagRole",
"iam:PutRolePolicy",
"iam:DeleteRolePolicy",
"iam:PassRole",
"iam:Get*",
"iam:List*"
Expand Down

0 comments on commit a5785fe

Please sign in to comment.