ec2: support for specify IPv6 address count for an instance #31075
Labels
@aws-cdk/aws-ec2
Related to Amazon Elastic Compute Cloud
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p2
Describe the feature
Specify Ipv6AddressCount property for EC2 instance.
Use Case
We can not configure
ipv6AddressCount
property through EC2 instance L2 construct.Proposed Solution
Add
ipv6AddressCount
toInstanceProps
and pass it toCfnInstance.ipv6AddressCount
property.Other Information
No response
Acknowledgements
CDK version used
2.150.0
Environment details (OS name and version, etc.)
irrelevant
The text was updated successfully, but these errors were encountered: