Skip to content

Commit 5566d4a

Browse files
Merge pull request #157 from NHSDigital/CCM-8501_OverloadDeployRoles
CCM-8501 overload permissions
2 parents 39534aa + 152b27d commit 5566d4a

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

infrastructure/terraform/components/acct/iam_policy_github_deploy_overload.tf

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ data "aws_iam_policy_document" "github_deploy" {
1515
effect = "Allow"
1616

1717
actions = [
18+
"apigateway:*",
1819
"amplify:*",
1920
"cloudformation:*",
2021
"cloudfront:*",

0 commit comments

Comments
 (0)