Skip to content

Commit 30c1472

Browse files
Update acct permissions
1 parent 821d5ce commit 30c1472

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
@@ -18,6 +18,7 @@ data "aws_iam_policy_document" "github_deploy" {
1818
"amplify:*",
1919
"cloudformation:*",
2020
"ses:*",
21+
"appsync:*"
2122
]
2223
resources = ["*"]
2324
}

0 commit comments

Comments
 (0)