Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add routes for VPC + Subnet IPv6 space #115

Closed
wants to merge 2 commits into from

Conversation

Unverified
Copy link
Contributor

VPC's can be setup as dual stack which will allow for them to have ipv6 addresses as well as ipv4 ones. This will make it so if vpc's get paried that do have ipv6 addressing on them that the route tables also get setup with the ipv6 addresses.

VPC's can be setup as dual stack which will allow for them to have ipv6
addresses as well as ipv4 ones. This will make it so if vpc's get paried
that do have ipv6 addressing on them that the route tables also get
setup with the ipv6 addresses.
@Unverified
Copy link
Contributor Author

Theres a bit of mess in here because I also ended up running the terraform formatter over everything so I hope that doesn't cause for too much of a problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant