Tatsuya Hoshino 293b25a8f9 Add a missing trailing dot to the Name of ResourceRecordSet
AWS Route53 treats www.example.com (without a trailing dot)
and www.example.com. (with a trailing dot) as identical.
Hence, after creating a `www.example.com` record,
`www.example.com.` name is saved in Route53.
But moto treated `www.example.com` and `www.example.com.` as different.

This commit fixes the moto behavior.
2018-11-20 21:43:59 +09:00
..
2018-04-13 10:37:06 -04:00
2017-10-22 21:36:39 +01:00
2017-05-10 21:58:42 -04:00
2017-02-23 21:37:43 -05:00
2018-10-16 17:14:23 -07:00
2017-09-27 09:54:46 +01:00
2017-06-20 11:58:18 -07: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