Skip to content

Commit e3e5e1c

Browse files
feat(ec2): ipv6AddressCount property for an instance (#31076)
### Issue # (if applicable) Closes #31075. ### Reason for this change AWS CDK cannot configure `ipv6AddressCount` property but cloudformation can do that. ### Description of changes - Add `ipv6AddressCount` to `InstanceProps` - Check whether `ipv6AddressCount` is a positive integer ### Description of how you validated changes Add both unit and integ tests ### Checklist - [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md) ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent 0b09e52 commit e3e5e1c

File tree

14 files changed

+2095
-1
lines changed

14 files changed

+2095
-1
lines changed

packages/@aws-cdk-testing/framework-integ/test/aws-ec2/test/integ.instance-ipv6-address-count.js.snapshot/InstanceIpv6AddressCountTestStack.assets.json

+32
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)