Skip to content

Commit

Permalink
added action for poweruser accountalias (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
alldoami authored and Eduardo Lopez committed Aug 8, 2019
1 parent 4a77ccf commit d7d8c04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aws-iam-role-poweruser/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ data "aws_iam_policy_document" "misc" {
"iam:GetPolicyVersion",
"iam:GetRole",
"iam:GetRolePolicy",
"iam:ListAccountAliases",
"iam:ListAttachedRolePolicies",
"iam:ListEntitiesForPolicy",
"iam:ListInstanceProfiles",
Expand Down

0 comments on commit d7d8c04

Please sign in to comment.