Mark Challoner d61ce0584b
Check record type when upserting.
Previously this was not checked so an existing record (e.g. with type A) would be overwritten on upsert by a record with the same name but different type (e.g. TXT).

This commit also:

* publicizes the type variable appending the underscore affix (required to maintain compatibility with CloudFormation which sets type as the CF type),
* fixes a wrong assumption in tests that UPSERT applies a change to Type (it creates a distinct record instead),
* Updates ACM model to use serial_number instead of deprecated and remove serial causing Travis failures.
2019-03-01 16:44:50 +00:00
..
2018-04-13 10:37:06 -04:00
2019-02-18 09:44:48 -06:00
2019-02-17 09:25:35 -06:00
2018-09-05 11:31:47 +01:00
2017-05-10 21:58:42 -04:00
2017-02-23 21:37:43 -05:00
2019-02-18 09:15:07 -06:00
2019-02-18 21:20:29 -06:00
2019-02-17 14:30:43 -06:00
2017-09-27 09:54:46 +01:00
2017-06-20 11:58:18 -07:00
2018-12-29 07:07:29 -05:00
2018-12-21 14:04:52 -08:00
2017-02-23 21:37:43 -05:00
2017-10-16 17:06:22 -07:00
2017-02-15 22:35:45 -05:00
2017-02-23 21:37:43 -05:00
2017-02-23 21:37:43 -05:00