Skip to content

feat(ec2): support for IPv6 on Client VPN Endpoint#37720

Open
juliansweatt wants to merge 3 commits into
aws:mainfrom
juliansweatt:juliansweatt/client-vpn-endpoint-ipv6
Open

feat(ec2): support for IPv6 on Client VPN Endpoint#37720
juliansweatt wants to merge 3 commits into
aws:mainfrom
juliansweatt:juliansweatt/client-vpn-endpoint-ipv6

Conversation

@juliansweatt
Copy link
Copy Markdown

@juliansweatt juliansweatt commented Apr 29, 2026

Issue # (if applicable)

None

Reason for this change

Client VPN Endpoints support IPv6 configuration (https://docs.aws.amazon.com/vpn/latest/clientvpn-admin/ipv6-considerations.html) but this has not been added to the L2 construct yet.

Description of changes

Add endpointIpAddressType and trafficIpAddressType parameters to ClientVpnEndpointProps

Describe any new or updated permissions being added

None

Description of how you validated changes

Added unit and integration tests.

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@github-actions github-actions Bot added the beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK label Apr 29, 2026
@aws-cdk-automation aws-cdk-automation requested a review from a team April 29, 2026 02:53
@github-actions github-actions Bot added the p2 label Apr 29, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 29, 2026

👋 It looks like your PR description follows the template but is missing a valid issue number in the first section.

PRs without a linked issue will receive lower priority for review and merging. Please update the description to include a reference like Closes #123. If no existing issue matches your change, create one first.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 29, 2026

⚠️ Experimental Feature: This security report is currently in experimental phase. Results may include false positives and the rules are being actively refined.
This security report is NOT a review blocker. Please try merge from main to avoid findings unrelated to the PR.
To suppress a specific rule, see Suppressing Rules.


TestsPassed ✅SkippedFailed
Security Guardian Results48 ran48 passed
TestResult
No test annotations available

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 29, 2026

⚠️ Experimental Feature: This security report is currently in experimental phase. Results may include false positives and the rules are being actively refined.
This security report is NOT a review blocker. Please try merge from main to avoid findings unrelated to the PR.
To suppress a specific rule, see Suppressing Rules.


TestsPassed ✅SkippedFailed
Security Guardian Results with resolved templates48 ran48 passed
TestResult
No test annotations available

@juliansweatt juliansweatt marked this pull request as ready for review April 29, 2026 19:21
@aws-cdk-automation aws-cdk-automation added the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK p2 pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants