Skip to content

Commit 60a9797

Browse files
authored
Merge pull request #45 from dustinchilson/supportapp
Update limit_regions to allow users to change support plans or submit support tickets in sub accounts
2 parents bceeb69 + 3415cc8 commit 60a9797

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

main.tf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,8 @@ data "aws_iam_policy_document" "combined_policy_block" {
267267
"shield:*",
268268
"sts:*",
269269
"support:*",
270+
"supportapp:*",
271+
"supportplans:*",
270272
"trustedadvisor:*",
271273
"waf-regional:*",
272274
"waf:*",

0 commit comments

Comments
 (0)