Skip to content

Commit c6b42a2

Browse files
authored
Merge pull request #50 from alpha-pet/aws-chatbot
fix: Allow chatbot because it's a global service in us-east-2
2 parents 60a9797 + 9dbc75e commit c6b42a2

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)