Skip to content
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

aws-ec2: add reference to IPv6 CIDR Blocks. #29861

Open
2 tasks
RamazanKara opened this issue Apr 17, 2024 · 1 comment
Open
2 tasks

aws-ec2: add reference to IPv6 CIDR Blocks. #29861

RamazanKara opened this issue Apr 17, 2024 · 1 comment
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

Comments

@RamazanKara
Copy link

Describe the feature

Referencing #28480 the Amazon provided IPv6 CIDR block (/56) should be able to be referenced to use it on egress records or Security Groups. Currently this is only possible for the IPv4 CIDR Block.

Use Case

Reference the IPv6 Block directly for Security Groups and Egress Records.

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

CDK version used

v2.137.0

Environment details (OS name and version, etc.)

Linux

@RamazanKara RamazanKara added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Apr 17, 2024
@github-actions github-actions bot added the @aws-cdk/aws-ec2 Related to Amazon Elastic Compute Cloud label Apr 17, 2024
@RamazanKara RamazanKara changed the title ec2: add reference to IPv6 CIDR Blocks. aws-ec2: add reference to IPv6 CIDR Blocks. Apr 17, 2024
@pahud
Copy link
Contributor

pahud commented Apr 18, 2024

Thank you for the feature request. Can you share some sample code snippets you expect to see? We'd love to know what the expected developer experience would be like.

@pahud pahud added p2 effort/medium Medium work item – several days of effort and removed needs-triage This issue or PR still needs to be triaged. labels Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants