ansible/changelogs/fragments/46049-route53-caa-ordering.txt
Felix Fontein c481a5bf4a [2.7] route53: fix CAA record ordering for idempotency (#46227)
* [aws] route53 module: fix idempotency for CAA records  (#46049)

* Fixing record order for CAA records to properly handle idempotency.

* Add integration tests that reproduce CAA failure

(cherry picked from commit a727a1ee67)

* Added changelog.
2018-10-09 18:21:25 -07:00

2 lines
No EOL
64 B
Text

bugfixes:
- "route53 - fix CAA record ordering for idempotency."