Skip to content

Commit 4b1c6b0

Browse files
committed
fix: Add missing resource.
1 parent 472e815 commit 4b1c6b0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

templates/key-policy.yaml.tftpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,5 @@ Statement:
3333
Action:
3434
- kms:GenerateDataKey
3535
- kms:Decrypt
36+
Resource: "*"
3637
%{ endif ~}

0 commit comments

Comments
 (0)