-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
@aws-cdk/aws-ec2Related to Amazon Elastic Compute CloudRelated to Amazon Elastic Compute Cloudclosed-for-stalenessThis issue was automatically closed because it hadn't received any attention in a while.This issue was automatically closed because it hadn't received any attention in a while.effort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2response-requestedWaiting on additional info and feedback. Will move to "closing-soon" in 7 days.Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Description
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
vcschapp, thehoneymad, shashankj-aws, myosubug, lexpana and 2 more
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-ec2Related to Amazon Elastic Compute CloudRelated to Amazon Elastic Compute Cloudclosed-for-stalenessThis issue was automatically closed because it hadn't received any attention in a while.This issue was automatically closed because it hadn't received any attention in a while.effort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2response-requestedWaiting on additional info and feedback. Will move to "closing-soon" in 7 days.Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.