Open jorgemarey opened 5 years ago
@pearkes @jorgemarey do you plan to move forward with this change? I will be really helpful to have it merged and available in Consul eventually
Hi @melan. Just updated the PR with the requested changes. We found out that for our case this wasn't needed because we could set the enpoint private_dns value to true, so the internally the public DNS resolves the direction of the EC2 endpoint. But this change should work in other cases where the private_dns property can't be set on the endpoint.
Fixes #107