octodns / octodns-cloudflare

Cloudflare DNS provider for octoDNS
MIT License
24 stars 17 forks source link

Create DS records after NS for the same node #103

Closed ross closed 1 month ago

ross commented 1 month ago

Cloudflare requires that DS records be created after the corresponding NS records (at the same node)

This also means that you cannot create a standalone DS in Cloudflare, through other providers allow it.

/cc Fixes https://github.com/octodns/octodns-cloudflare/issues/102 @elidhu