Skip to content

Commit b64dd92

Browse files
committed
eli-204 adding kms decrypt permissions
1 parent d229049 commit b64dd92

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

infrastructure/stacks/iams-developer-roles/github_actions_policies.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ resource "aws_iam_policy" "api_infrastructure" {
6060
"kms:Describe*",
6161
"kms:GetKeyPolicy*",
6262
"kms:GetKeyRotationStatus",
63+
"kms:Decrypt*",
6364

6465
# Cloudwatch permissions
6566
"logs:Describe*",

0 commit comments

Comments
 (0)