-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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 IPv6 support #317
Merged
Merged
Add IPv6 support #317
Commits on Jul 8, 2019
-
Add variable "enable_ipv6" to allow enabling IPv6 support (resulting in passing "assign_generated_ipv6_cidr_block" to aws_vpc. Enabling IPv6 support further results in an Egress-only internet gateway being provisioned and routing tables of subnets being adjusted. Additional variables allow to choose the indices out of the /64 subnets based on the assigned /56 range.
Configuration menu - View commit details
-
Copy full SHA for 9d2f244 - Browse repository at this point
Copy the full SHA 9d2f244View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ad3957 - Browse repository at this point
Copy the full SHA 6ad3957View commit details -
Remove redundant parameter assign_generated_ipv6_cidr_block
This is needed exactly when var.enable_ipv6 is true.
Configuration menu - View commit details
-
Copy full SHA for d7dcc9e - Browse repository at this point
Copy the full SHA d7dcc9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fe6199 - Browse repository at this point
Copy the full SHA 0fe6199View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47b694d - Browse repository at this point
Copy the full SHA 47b694dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b20e5c - Browse repository at this point
Copy the full SHA 5b20e5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e448434 - Browse repository at this point
Copy the full SHA e448434View commit details
Commits on Sep 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 425b190 - Browse repository at this point
Copy the full SHA 425b190View commit details -
Configuration menu - View commit details
-
Copy full SHA for c451448 - Browse repository at this point
Copy the full SHA c451448View commit details -
Configuration menu - View commit details
-
Copy full SHA for a460e0c - Browse repository at this point
Copy the full SHA a460e0cView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.