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

Update Terraform terraform-aws-modules/vpc/aws to v5 #306

Conversation

staff-infrastructure-moj
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
terraform-aws-modules/vpc/aws (source) module major 3.0.0 -> 5.9.0

Release Notes

terraform-aws-modules/terraform-aws-vpc (terraform-aws-modules/vpc/aws)

v5.9.0

Compare Source

Features
  • Allow custom VPC Flow Log IAM Role name and IAM Policy name (#​1089) (f8cd168)

v5.8.1

Compare Source

Bug Fixes
  • Do not replace NAT gateways when additional subnets are added (#​1055) (cf18c37)

v5.8.0

Compare Source

Features
  • Add support for multiple route tables to public and intra subnets (#​1051) (da05f24)

v5.7.2

Compare Source

Bug Fixes
  • Create private_ipv6_egress routes only when having at least one private subnet (#​1062) (8701204)

v5.7.1

Compare Source

Bug Fixes
  • Create the same number of IPv6 egress only gateway routes as the number of NAT gateways that are enabled/created (#​1059) (77df552)

v5.7.0

Compare Source

Features
  • Allow setting vpc endpoints as an input for each endpoint (#​1056) (9163310)

v5.6.0

Compare Source

Features

v5.5.3

Compare Source

Bug Fixes
  • Update CI workflow versions to remove deprecated runtime warnings (#​1052) (3b5b7f1)
5.5.2 (2024-02-09)
Bug Fixes
5.5.1 (2024-01-13)
Bug Fixes
  • Correct VPC endpoint private DNS resolver for_each key (#​1029) (a837be1)

v5.5.2

Compare Source

v5.5.1

Compare Source

v5.5.0

Compare Source

Features

v5.4.0

Compare Source

Features

v5.3.0

Compare Source

Features

v5.2.0

Compare Source

Features
  • Add skip_destroy to vpc flow log cloudwatch log group (#​1009) (abe2c0f)
5.1.2 (2023-09-07)
Bug Fixes
  • The number of intra subnets should not influence the number of NAT gateways provisioned (#​968) (1e36f9f)
5.1.1 (2023-07-25)
Bug Fixes

v5.1.2

Compare Source

v5.1.1

Compare Source

v5.1.0

Compare Source

Features
  • Add support for creating a security group for VPC endpoint(s) (#​962) (802d5f1)

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • Bump Terraform AWS Provider version to 5.0 (#​941)
Features
4.0.2 (2023-05-15)
Bug Fixes
4.0.1 (2023-04-07)
Bug Fixes
  • Add missing private subnets to max subnet length local (#​920) (6f51f34)

v4.0.2

Compare Source

v4.0.1

Compare Source

v4.0.0

Compare Source

⚠ BREAKING CHANGES
  • Support enabling NAU metrics in "aws_vpc" resource (#​838)
Features
  • Support enabling NAU metrics in "aws_vpc" resource (#​838) (44e6eaa)

v3.19.0

Compare Source

Features
Bug Fixes
  • Use a version for to avoid GitHub API rate limiting on CI workflows (#​876) (2a0319e)
3.18.1 (2022-10-27)
Bug Fixes
  • Update CI configuration files to use latest version (#​850) (b94561d)

v3.18.1

Compare Source

v3.18.0

Compare Source

Features
  • Added ability to specify CloudWatch Log group name for VPC Flow logs (#​847) (80d6318)

v3.17.0

Compare Source

Features
3.16.1 (2022-10-14)
Bug Fixes
  • Prevent an error when VPC Flow log log_group and role is not created (#​844) (b0c81ad)

v3.16.1

Compare Source

v3.16.0

Compare Source

Features

v3.15.0

Compare Source

Features
3.14.4 (2022-09-05)
Bug Fixes
  • Remove EC2-classic deprecation warnings by hardcoding classiclink values to null (#​826) (736931b)
3.14.3 (2022-09-02)
Bug Fixes
3.14.2 (2022-06-20)
Bug Fixes
3.14.1 (2022-06-16)
Bug Fixes
  • Declare data resource only for requested VPC endpoints (#​800) (024fbc0)

v3.14.4

Compare Source

v3.14.3

Compare Source

v3.14.2

Compare Source

v3.14.1

Compare Source

v3.14.0

Compare Source

Features
  • Change to allow create variable within specific vpc objects (#​773) (5913d7e)

v3.13.0

Compare Source

Features
  • Made it clear that we stand with Ukraine (acb0ae5)

v3.12.0

Compare Source

Features
3.11.5 (2022-01-28)
Bug Fixes
  • Addresses persistent diff with manage_default_network_acl (#​737) (d247d8e)
3.11.4 (2022-01-26)
Bug Fixes
3.11.3 (2022-01-13)
Bug Fixes
  • Update tags for default resources to correct spurious plan diffs (#​730) (d1adf74)
3.11.2 (2022-01-11)
Bug Fixes
  • Correct for_each map on VPC endpoints to propagate endpoint maps correctly (#​729) (19fcf0d)
3.11.1 (2022-01-10)
Bug Fixes
  • update CI/CD process to enable auto-release workflow (#​711) (57ba0ef)

v3.11.5

Compare Source

v3.11.4

Compare Source

v3.11.3

Compare Source

v3.11.2

Compare Source

v3.11.1

Compare Source

v3.11.0

Compare Source

  • feat: Add tags to VPC flow logs IAM policy (#​706)

v3.10.0

Compare Source

  • fix: Enabled destination_options only for VPC Flow Logs on S3 (#​703)

v3.9.0

Compare Source

  • feat: Added timeout block to aws_default_route_table resource (#​701)

v3.8.0

Compare Source

  • feat: Added support for VPC Flow Logs in Parquet format (#​700)
  • docs: Fixed docs in simple-vpc
  • chore: Updated outputs in example (#​690)
  • Updated pre-commit

v3.7.0

Compare Source

  • feat: Add support for naming and tagging subnet groups (#​688)

v3.6.0

Compare Source

  • feat: Added device_name to customer gateway object. (#​681)

v3.5.0

Compare Source

  • fix: Return correct route table when enable_public_redshift is set (#​337)

v3.4.0

Compare Source

  • fix: Update the terraform to support new provider signatures (#​678)

v3.3.0

Compare Source

  • docs: Added ID of aws_vpc_dhcp_options to outputs (#​669)
  • fix: Fixed mistake in separate private route tables example (#​664)
  • fix: Fixed SID for assume role policy for flow logs (#​670)

v3.2.0

Compare Source

  • feat: Added database_subnet_group_name variable (#​656)

v3.1.0

Compare Source

  • chore: Removed link to cloudcraft
  • chore: Private DNS cannot be used with S3 endpoint (#​651)
  • chore: update CI/CD to use stable terraform-docs release artifact and discoverable Apache2.0 license (#​643)

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@staff-infrastructure-moj staff-infrastructure-moj requested a review from a team as a code owner July 19, 2024 02:18
@staff-infrastructure-moj staff-infrastructure-moj requested review from Gary-H9, sb21460 and asifamirat00 and removed request for a team July 19, 2024 02:18
@staff-infrastructure-moj staff-infrastructure-moj force-pushed the renovate/terraform-aws-modules-vpc-aws-5.x branch from ee6077d to bbb4861 Compare August 3, 2024 02:17
@staff-infrastructure-moj staff-infrastructure-moj force-pushed the renovate/terraform-aws-modules-vpc-aws-5.x branch from bbb4861 to f41077f Compare August 4, 2024 02:20
@staff-infrastructure-moj staff-infrastructure-moj force-pushed the renovate/terraform-aws-modules-vpc-aws-5.x branch from f41077f to 0d4ed1b Compare August 10, 2024 02:19
@staff-infrastructure-moj staff-infrastructure-moj force-pushed the renovate/terraform-aws-modules-vpc-aws-5.x branch from 0d4ed1b to f87e9b7 Compare August 17, 2024 02:19
@staff-infrastructure-moj staff-infrastructure-moj force-pushed the renovate/terraform-aws-modules-vpc-aws-5.x branch from f87e9b7 to dcf392b Compare October 19, 2024 02:26
@staff-infrastructure-moj staff-infrastructure-moj force-pushed the renovate/terraform-aws-modules-vpc-aws-5.x branch from dcf392b to cfce2ac Compare November 4, 2024 02:29
@laurentb4 laurentb4 closed this Nov 11, 2024
@staff-infrastructure-moj staff-infrastructure-moj deleted the renovate/terraform-aws-modules-vpc-aws-5.x branch November 12, 2024 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants