I have foo.com as a Hosted Zone with recordsets A, NS, SOA, TXT and MX. It is working fine. Now I want a separate test.foo.com with an A record, but I want it in a separate hosting zone. Is it possible?
If I put an A record in foo.com Hosted Zone with the value test.foo.com, it works, but I want it in a separate hosting zone.
I want this to be so that there is a clear separation between test and prod. This way I can break the test, but the product still works.
Thanks!
source share