Skip to content

Commit

Permalink
trivial. add deletepolicy to iam role
Browse files Browse the repository at this point in the history
  • Loading branch information
ktkfree committed May 20, 2024
1 parent 6da23d9 commit 02485ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cloud-accounts/aws-multi-tenancy-iam-resources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ spec:
- \"iam:TagOpenIDConnectProvider\"
- \"iam:CreatePolicy\"
- \"iam:GetPolicy\"
- \"iam:DeletePolicy\"
- \"iam:AttachRolePolicy\"
- \"iam:DetachRolePolicy\"
- \"iam:CreateRole\"
Expand Down

0 comments on commit 02485ce

Please sign in to comment.