Skip to content

Commit

Permalink
add missing permission
Browse files Browse the repository at this point in the history
  • Loading branch information
ab77 committed Feb 12, 2024
1 parent c62e8dc commit 4c755b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions security/kms-key.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ Resources:
Service: 'cloudtrail.amazonaws.com'
Action:
- 'kms:GenerateDataKey*'
- 'kms:DescribeKey'
Resource: '*'
Condition:
StringLike:
Expand Down

0 comments on commit 4c755b3

Please sign in to comment.