mirror of https://github.com/ansible/ansible.git
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 pip8pull/67763/head
parent
454b043c13
commit
9463d28967
@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- aws_kms_info - Adds the ``enable_key_rotation`` info to the return value.
|
Loading…
Reference in New Issue