terraform-aws-vpc icon indicating copy to clipboard operation
terraform-aws-vpc copied to clipboard

Evaluate whether we should support IPv6

Open rbreslow opened this issue 5 years ago • 0 comments

Right now, it doesn't look like we create any IPv6 routes. We also don't request an IPv6 CIDR block. Should we? What are we missing out on by not?

At the very least, it feels like we should be making more of a point to enable IPv6 on the edge of our stack (CloudFront, or at the ALB level if it isn't behind CloudFront), but this is out of scope of this issue.

rbreslow avatar Mar 24 '20 23:03 rbreslow