I’d like to know if it’s possible to update multiple records on different domains at the same time.
Here’s the situation, you have 100 domains hosted on cloudflare DNS, and then you have to switch severs, so you’d have to go in every single domain and update several records (A, MX, SPF, etc).
I’m sure there’s a simpler way to do this but I can’t seem to find it. I also use DNS Made Easy and they introduce the concept of “templates” so all you have to do is edit the template or “master” and then all domains associated with that master get updated.
That’s too bad I pay for DNSME and I’d switch all my domains in a heartbeat to cloudflare if it had this… Maybe I’m just too paranoid that everything will crash and I’ll have to recover everything as fast as possible haha
You can also use Terraform, which we have heavily invested in for managing infrastructure as code. It has the advantage of being easily versioned in Git (et al) for change control purposes.