8e99f0ecc6
* aws_kms: Rename various policy manipulation options to reduce confusion AWS KMS now has the concept of issuing a 'grant', which is independent of the policy attached to a key. Rename the following options to make it clearer that the operate on the CMK Policy *not* on CMK Grants * aws_kms: don't just rename grant_types/mode, deprecate them too.
2 lines
135 B
YAML
2 lines
135 B
YAML
deprecated_features:
|
|
- aws_kms - Deprecate mode, role_name, role_arn, grant_types and policy_clean_invalid_entries in favour of policy
|