ansible/changelogs/fragments/46049-route53-caa-ordering.txt
Felix Fontein fac1405bcc [2.6] route53: fix CAA record ordering for idempotency (#46226)
* [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-16 12:16:10 -07:00

2 lines
No EOL
64 B
Text

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