Recommended policy for KMS controller does not include kms:EnableKeyRotation #2239
Labels
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
Describe the bug
The policy recommended in https://github.com/aws-controllers-k8s/kms-controller/blob/main/config/iam/recommended-inline-policy does not include kms:EnableKeyRotation causing the following error during creation of resource.
Steps to reproduce
Expected outcome
Create key w/ auto key rotation enabled.
Actual result
a partially created key w/ autorotation setting disabled.
Environment
AWS
The text was updated successfully, but these errors were encountered: