Skip to content

Commit 9b33bd3

Browse files
CCM-7938 Deploy role fixes
1 parent 6f540d3 commit 9b33bd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

infrastructure/terraform/components/acct/iam_policy_github_deploy_overload.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ data "aws_iam_policy_document" "github_deploy" {
2525
"firehose:*",
2626
"ses:*",
2727
"sns:*",
28+
"sqs:*",
2829
]
2930
resources = ["*"]
3031
}

0 commit comments

Comments
 (0)