Skip to content

Enable IPv6 #144

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

Open
stijnbrouwers opened this issue Feb 5, 2025 · 0 comments
Open

Enable IPv6 #144

stijnbrouwers opened this issue Feb 5, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@stijnbrouwers
Copy link
Contributor

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)

@z-sourcecode z-sourcecode added the enhancement New feature or request label Feb 10, 2025
@z-sourcecode z-sourcecode self-assigned this Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants