puppetlabs-aws
puppetlabs-aws copied to clipboard
Can't handle public and private Route53 zones with the same domain name
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.