I ve got zone `bar com` already hosted
I've got zone
bar.com
already hosted in Cloudflare and I'm adding foo.bar.com
to be its own independent zone. I've configured a couple of NS records in Terraform for foo.bar.com
to be added to bar.com
, however it thinks the NS records already exist (they might exist on foo.bar.com
but definitely not on bar.com
). The error is:
Any ideas?2 Replies
I even checked using the Cloudflare API and there's definitely no NS records on
bar.com
for foo.bar.com
.
nvm... it was complaining that there were other non-NS records but the cloudflare TF provider only checks for "already exist" in the error message.Nice domain btw
Never mind, I just realized it's a placeholder name