46fbcf08bc
* 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
2 lines
81 B
YAML
2 lines
81 B
YAML
minor_changes:
|
|
- aws_kms is now able to create keys and manage grants and tags
|