Skip to content

Enable IPv6 #144

Open
Open
@stijnbrouwers

Description

@stijnbrouwers

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

What is the outcome that you are trying to reach?

Enable IPv6 for all VPCs

Describe the solution you would like

I would like all VPCs to support the Dual Stack IP Protocol so that people who want to use IPv6 are able to use it.

Describe alternatives you have considered

Additional context

I think it could be enough to just enable ipProtocol: ec2.IpProtocol.DUAL_STACK whenever creating a VPC in environments/opa-common-constructs/src/network-construct.ts.
(This occurs twice, once when props.isIsolate is true and once in the related "else" clause)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions