mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
aws_kms enhancements (#31960)
* Allow creation and deletion of keys (deletion just schedules for deletion, recreating an old key is just cancelling its deletion) * Allow grants to be set, thus enabling encryption contexts to be used with keys * Allow tags to be added and modified * Add testing for KMS module * Tidy up aws_kms module to latest standards
This commit is contained in:
2
changelogs/fragments/aws_kms_grants.yml
Normal file
2
changelogs/fragments/aws_kms_grants.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- aws_kms is now able to create keys and manage grants and tags
|
||||
Reference in New Issue
Block a user