Skip to content

Commit

Permalink
Merge pull request #50 from alpha-pet/aws-chatbot
Browse files Browse the repository at this point in the history
fix: Allow chatbot because it's a global service in us-east-2
  • Loading branch information
esacteksab authored Jan 11, 2025
2 parents 60a9797 + 9dbc75e commit c6b42a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@ data "aws_iam_policy_document" "combined_policy_block" {
"aws-portal:*",
"budgets:*",
"ce:*",
"chatbot:*",
"chime:*",
"cloudfront:*",
"config:*",
Expand Down

0 comments on commit c6b42a2

Please sign in to comment.