puppetlabs-aws icon indicating copy to clipboard operation
puppetlabs-aws copied to clipboard

Can't handle public and private Route53 zones with the same domain name

Open Azolo opened this issue 6 years ago • 0 comments
trafficstars

There are instances where Public records are different than the Private records.

Unfortunately the current implementation doesn't know how to handle the situation where there is a public zone and a private zone, with a vpc attachment, that both use the same domain name(e.g. example.com.).

It may not be a case worth handling, but it is an unhandled case.

Azolo avatar Jan 11 '19 21:01 Azolo