Skip to content

Commit 9201c26

Browse files
committed
fix: correct aws kms permissions
1 parent ea46700 commit 9201c26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/0000_30_machine-api-operator_00_credentials-request.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ spec:
4545
resource: "*"
4646
- effect: Allow
4747
action:
48+
- 'kms:ReEncrypt*'
4849
- kms:Decrypt
4950
- kms:Encrypt
5051
- kms:GenerateDataKey

0 commit comments

Comments
 (0)