Skip to content

Commit f8fdd1e

Browse files
CCM-9247: Update permissions
1 parent 9a34daa commit f8fdd1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

infrastructure/terraform/modules/backend-api/module_lambda_sftp_poll.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ data "aws_iam_policy_document" "sftp_poll" {
8181
]
8282

8383
resources = [
84+
local.dynamodb_kms_key_arn,
8485
var.kms_key_arn
8586
]
8687
}

0 commit comments

Comments
 (0)