Skip to content

Commit b5c968f

Browse files
authored
CCM-9873: add cloudfront permissions (#465)
1 parent 2e587da commit b5c968f

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
@@ -21,6 +21,7 @@ data "aws_iam_policy_document" "github_deploy" {
2121
"backup:*",
2222
"backup-storage:*",
2323
"cloudformation:*",
24+
"cloudfront:*",
2425
"cognito-idp:*",
2526
"firehose:*",
2627
"logs:*",

0 commit comments

Comments
 (0)