Skip to content

Commit 46e18ee

Browse files
committed
CCM-13146 give delivery.logs.amazonaws.com access to our cmk
1 parent 86d5b7d commit 46e18ee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

infrastructure/terraform/components/dl/module_kms.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ data "aws_iam_policy_document" "kms" {
3333

3434
identifiers = [
3535
"events.amazonaws.com",
36+
"delivery.logs.amazonaws.com"
3637
]
3738
}
3839

0 commit comments

Comments
 (0)