ansible/changelogs/fragments/67770-aws-kms-info-key-rotation.yml
Markus Bergholz 9463d28967
read enabled_key_rotation status also in aws_kms_info (#67770)
* read enabled_key_rotation status

* add changelog

* use AWSRetry decorator to prevent api rate limits

* fix pip8
2020-02-26 16:51:04 -07:00

2 lines
93 B
YAML

minor_changes:
- aws_kms_info - Adds the ``enable_key_rotation`` info to the return value.