Skip to content

Commit 59adbba

Browse files
CCM-7890 fix overload permissions
1 parent 6b55c1d commit 59adbba

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
"cloudformation:*",
2222
"cognito-idp:*",
2323
"ses:*",
24+
"sns:*",
2425
]
2526
resources = ["*"]
2627
}

0 commit comments

Comments
 (0)