Skip to content

Commit

Permalink
Merge pull request #45 from dustinchilson/supportapp
Browse files Browse the repository at this point in the history
Update limit_regions to allow users to change support plans or submit support tickets in sub accounts
  • Loading branch information
sheenamt authored Mar 1, 2024
2 parents bceeb69 + 3415cc8 commit 60a9797
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,8 @@ data "aws_iam_policy_document" "combined_policy_block" {
"shield:*",
"sts:*",
"support:*",
"supportapp:*",
"supportplans:*",
"trustedadvisor:*",
"waf-regional:*",
"waf:*",
Expand Down

0 comments on commit 60a9797

Please sign in to comment.