Skip to content

(ec2): Support for ipv6 in ec2.IVpc, ec2.ISubnet #35076

@mrpackethead

Description

@mrpackethead

Describe the feature

It would be very helpful if ec2.IVpc and ec2.ISubnet could have additional properties added to them.

in ec2.IVpc, the addition of
vpcIPv6CidrBlock?: string

In ec2.ISubnet, the addition of
ipv6CidrBlock?: string

The creation of DualStack Vpcs and Subnets is a much bigger topic, and getting a replacement / upgrade to ec2.Vpc is a much bigger topic, that has been going on for a long time, and given the way that most folks want their own opinionated stacks, is unlikely to get resolved in the short term. However the underlying Interfaces which are relied on by many things, are a lot less contentious.

Use Case

Building Dual Stack VPC

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

AWS CDK Library version (aws-cdk-lib)

any version

AWS CDK CLI version

any version

Environment details (OS name and version, etc.)

n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-ec2Related to Amazon Elastic Compute Cloudclosed-for-stalenessThis issue was automatically closed because it hadn't received any attention in a while.effort/mediumMedium work item – several days of effortfeature-requestA feature should be added or improved.p2response-requestedWaiting on additional info and feedback. Will move to "closing-soon" in 7 days.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions