Skip to content

Commit

Permalink
Allow additional organization List and Describe calls (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
lloesche authored Oct 10, 2024
1 parent dfce1d4 commit 68165a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fix-role.cf.template
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ Resources:
- Effect: Allow
Resource: '*'
Action:
- organizations:ListAccounts
- organizations:DescribeAccount
- organizations:List*
- organizations:Describe*
- ec2:DescribeRegions
- iam:ListAccountAliases
- PolicyName: FixPricingList
Expand Down

0 comments on commit 68165a1

Please sign in to comment.