ansible/changelogs/fragments/66037-aws_kms.yml
Mark Chappell 335108ac62
Refactor aws_kms to bring down the complexity score (#66037)
* Remove dead code key_matches_filter/key_matches_filters

* Fail more cleanly when we don't recognise the 'shape' of KMS policy

* Refactor aws_kms to bring down the complexity

* Minor docs tweaks

* Changelog fragment

* Fixups from review
2020-02-20 09:35:41 -05:00

2 lines
72 B
YAML

minor_changes:
- 'aws_kms: code refactor, some error messages updated'