I'm trying to create multiple public zones in CloudDNS like this:
- my-domain.com (for production)
- dev.my-domain.com
- qa.my-domain.com
I created a top level domain (my-domain.com) and added all the subdomain records, however I'd like to be able to manage the zones independently, is there any way to do this? Or is the solution to have a single zone that is my-domain.com
and specify all subdomains in that zone.