mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
a8505d66f1
This change improves the process for checking for AzureDNS zones by using the known set and not relying upon custom error handling. Since the provider already fetches the zones, octodns doesn't need to make a second call to check for the existence of the zone - _populate_zones already does that for us.