Skip to content

Commit 9dbc75e

Browse files
committed
fix: Allow chatbot because it's a global service in us-east-2
1 parent 60a9797 commit 9dbc75e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ data "aws_iam_policy_document" "combined_policy_block" {
237237
"aws-portal:*",
238238
"budgets:*",
239239
"ce:*",
240+
"chatbot:*",
240241
"chime:*",
241242
"cloudfront:*",
242243
"config:*",

0 commit comments

Comments
 (0)