Skip to content

Commit d7d8c04

Browse files
alldoamiEduardo Lopez
authored and
Eduardo Lopez
committed
added action for poweruser accountalias (#108)
1 parent 4a77ccf commit d7d8c04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

aws-iam-role-poweruser/main.tf

+1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ data "aws_iam_policy_document" "misc" {
5555
"iam:GetPolicyVersion",
5656
"iam:GetRole",
5757
"iam:GetRolePolicy",
58+
"iam:ListAccountAliases",
5859
"iam:ListAttachedRolePolicies",
5960
"iam:ListEntitiesForPolicy",
6061
"iam:ListInstanceProfiles",

0 commit comments

Comments
 (0)