awsdocs / amazon-vpc-peering-guide

The open source version of the Amazon VPC peering docs. You can submit feedback and requests for changes by submitting issues in this repo or by making proposed changes and submitting a pull request.
Other
20 stars 24 forks source link

Why DNS resolution support is enabled for inter-region VPC peering connection #6

Closed jayudhandha closed 5 years ago

jayudhandha commented 6 years ago

Hi,

I have referred this docs.

Here you have mentioned below thing.

You cannot enable DNS resolution support for an inter-region VPC peering connection.

I am not sure that this is correct or not.

Because i have verified that i am able to resolve DNS in inter-region VPC peering connection.

But as per above docs, This option is disabled from console.

vpc peering dns resolution

Please suggest me that either documentation is not currect or functionality mentioned is not implemented correctly.

Thanks!

jayudhandha commented 6 years ago

Any help?

wolruf commented 6 years ago

AWS recently brought support for this: https://aws.amazon.com/about-aws/whats-new/2018/11/announcing-support-for-dns-resolution-over-inter-region-vpc-peering/ It should work fine for you now.

jayudhandha commented 5 years ago

Thanks @wolruf