doddo / octodns-lexicon

Use Lexicon providers in OctoDNS
MIT License
12 stars 2 forks source link

Handle fqdns with trailing dots #4

Closed doddo closed 4 years ago

doddo commented 4 years ago

Assume that when a record value contains ".", that it is a fqdn with missing trailing dot, rather than a relative domain, for that case it appends the zone.name.

fixes #3