Closed renovate[bot] closed 11 months ago
Hey @renovate[bot]! š
Thank you for your contribution to the project. Please refer to the contribution rules for a quick overview of the process.
Make sure that this PR clearly explains:
With submitting this PR you confirm that you hold the rights of the code added and agree that it will published under the Apache 2.0 license.
The following ChatOps commands are supported:
/finish
: formats the Terraform code and generates the Terraform documentation/help
: notifies a maintainer to help you outSimply add a comment with the command in the first line. If you need to pass more information, separate it with a blank line from the command.
This message was generated automatically. You are welcome to improve it.
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
ā Warning: custom changes will be lost.
This PR contains the following updates:
3.19
->5.2
Release Notes
terraform-aws-modules/terraform-aws-vpc (terraform-aws-modules/vpc/aws)
### [`v5.2.0`](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/blob/HEAD/CHANGELOG.md#520-2023-11-18) [Compare Source](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/compare/v5.1.2...v5.2.0) ##### Features - Add `skip_destroy` to vpc flow log cloudwatch log group ([#1009](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/issues/1009)) ([abe2c0f](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/commit/abe2c0fcd23f1adfcb6e3a7739811e2482e2d197)) ##### [5.1.2](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/compare/v5.1.1...v5.1.2) (2023-09-07) ##### Bug Fixes - The number of intra subnets should not influence the number of NAT gateways provisioned ([#968](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/issues/968)) ([1e36f9f](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/commit/1e36f9f8a01eb26be83d8e1ce2227a6890390b0e)) ##### [5.1.1](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/compare/v5.1.0...v5.1.1) (2023-07-25) ##### Bug Fixes - Ensure database route table output works ([#926](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/issues/926)) ([e4c48d4](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/commit/e4c48d4675718d5bd8c72c6b934c70c0f4bf1670)), closes [#857](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/issues/857) ### [`v5.1.2`](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/blob/HEAD/CHANGELOG.md#512-2023-09-07) [Compare Source](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/compare/v5.1.1...v5.1.2) ### [`v5.1.1`](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/blob/HEAD/CHANGELOG.md#511-2023-07-25) [Compare Source](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/compare/v5.1.0...v5.1.1) ### [`v5.1.0`](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/blob/HEAD/CHANGELOG.md#510-2023-07-15) [Compare Source](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/compare/v5.0.0...v5.1.0) ##### Features - Add support for creating a security group for VPC endpoint(s) ([#962](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/issues/962)) ([802d5f1](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/commit/802d5f14c29db4e50b3f2aaf87950845594a31bd)) ### [`v5.0.0`](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/blob/HEAD/CHANGELOG.md#500-2023-05-30) [Compare Source](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/compare/v4.0.2...v5.0.0) ##### ā BREAKING CHANGES - Bump Terraform AWS Provider version to 5.0 ([#941](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/issues/941)) ##### Features - Bump Terraform AWS Provider version to 5.0 ([#941](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/issues/941)) ([2517eb9](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/commit/2517eb98a39500897feecd27178994055ee2eb5e)) ##### [4.0.2](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/compare/v4.0.1...v4.0.2) (2023-05-15) ##### Bug Fixes - Add dns64 routes ([#924](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/issues/924)) ([743798d](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/commit/743798daa14b8a5b827b37053ca7e3c5b8865c06)) ##### [4.0.1](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/compare/v4.0.0...v4.0.1) (2023-04-07) ##### Bug Fixes - Add missing private subnets to max subnet length local ([#920](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/issues/920)) ([6f51f34](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/commit/6f51f34d9c91d62984ff985aad6b5ef03eb2a75a)) ### [`v4.0.2`](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/blob/HEAD/CHANGELOG.md#402-2023-05-15) [Compare Source](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/compare/v4.0.1...v4.0.2) ### [`v4.0.1`](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/blob/HEAD/CHANGELOG.md#401-2023-04-07) [Compare Source](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/compare/v4.0.0...v4.0.1) ### [`v4.0.0`](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/blob/HEAD/CHANGELOG.md#400-2023-04-07) [Compare Source](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/compare/v3.19.0...v4.0.0) ##### ā BREAKING CHANGES - Support enabling NAU metrics in "aws_vpc" resource ([#838](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/issues/838)) ##### Features - Support enabling NAU metrics in "aws_vpc" resource ([#838](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/issues/838)) ([44e6eaa](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/commit/44e6eaa154a9e78c8d6e86d1c735f95825b270db))Configuration
š Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
š¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
ā» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.