Skip to content

chore(release): 2.121.0#28693

Merged
mergify[bot] merged 2 commits intov2-releasefrom
dual-stack-release/v2.120.1
Jan 12, 2024
Merged

chore(release): 2.121.0#28693
mergify[bot] merged 2 commits intov2-releasefrom
dual-stack-release/v2.120.1

Conversation

@mikewrighton
Copy link
Copy Markdown
Contributor

See CHANGELOG.


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

scanlonp and others added 2 commits January 12, 2024 12:25
Adds parameter to configure a dual stack vpc, `vpcProtocol: ec2.VpcProtocol.DUAL_STACK`.

By default a dual stack vpc will:

- Create an Amazon provided IPv6 CIDR block (/56) and associate it to the VPC.
- Assign a portion of the block to each of the subnets (/64)
- Enable autoassigning an IPv6 address for each subnet
- **Disable autoassigning public IPv4 addresses** for each subnet
- Create an Egress Only Internet Gateway for private subnets
- Configure IPv6 routes for IGWs and EIGWs

Addresses #894.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
@mikewrighton mikewrighton added the pr/no-squash This PR should be merged instead of squash-merging it label Jan 12, 2024
@github-actions github-actions bot added the p2 label Jan 12, 2024
@aws-cdk-automation aws-cdk-automation requested a review from a team January 12, 2024 17:55
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Jan 12, 2024
@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: 1ae033e
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jan 12, 2024

Thank you for contributing! Your pull request will be automatically updated and merged without squashing (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit 9f2b78c into v2-release Jan 12, 2024
@mergify mergify bot deleted the dual-stack-release/v2.120.1 branch January 12, 2024 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution/core This is a PR that came from AWS. p2 pr/no-squash This PR should be merged instead of squash-merging it

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants