lexicon
lexicon copied to clipboard
add missing exit condition after Yandex Cloud domain retrieval
Before that change, dns_zone_id was not used, and cloud_id was used for retrieval every time.
And again, thanks for the tests. They make the expectation of the provider super clear.
Gentle ping @adferrand for review.
Another gentle ping to @adferrand for review.
Thanks a lot. It makes a better use of the available parameters and less requests at the end. LGTM!