Skip to content

Conversation

@gdrenovate
Copy link
Collaborator

This PR contains the following updates:

Package Type Update Change
terraform-aws-modules/vpc/aws (source) module major ~> 5.0 -> ~> 6.0

Release Notes

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

v6.5.1

Compare Source

Bug Fixes
  • Correction with IAM role policy associated with modules/flow-log (#​1264) (de13700)

v6.5.0

Compare Source

Features
  • Add support for bgp_asn_extended argument to the customer_gateways variable (#​1249) (ef564c9)

v6.4.1

Compare Source

Bug Fixes

v6.4.0

Compare Source

Features

v6.3.0

Compare Source

Features

v6.2.0

Compare Source

Features
  • Add support for IAM role path to VPC flow log IAM role (#​1232) (6594a41)

v6.1.0

Compare Source

Features

v6.0.1

Compare Source

Bug Fixes

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • Bump AWS provider requirement to v6 (#​1205)
Features

Configuration

📅 Schedule: Branch creation - "after 09:00 and before 15:00 on Monday" in timezone Europe/Prague, 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.

@metju-ac
Copy link

🤖 AI-Generated Review - This review was generated by AI. If you find any inconsistencies or have suggestions for improvement, please contact me.

Review of PR #32: chore(deps): update terraform terraform-aws-modules/vpc/aws to v6

Summary

This PR updates the terraform-aws-modules/vpc/aws module from version ~> 5.0 to ~> 6.0. This is a major version update that bumps the minimum AWS provider requirement to v6, with 1 file changed.

⚠️ Risk Assessment: MEDIUM

Changes Analysis

1. VPC Module (~> 5.0 → ~> 6.0) - 🟡 MEDIUM RISK

  • Update Type: Major version bump
  • BREAKING CHANGE: Requires AWS provider v6 (up from v5)
  • New Features in v6.x:
    • Enhanced region support
    • New flow-log sub-module
    • IAM role path support for VPC flow logs
    • Wrappers support
    • BGP ASN extended argument support for customer gateways
  • Breaking Changes: AWS provider must be upgraded to v6 first
  • File affected: aws/vpc.tf

Important: This update requires that your AWS provider is already at version 6.x. If you're still on AWS provider v5.x, you need to upgrade the provider first.

✅ Verdict

Conditional Approval - Safe to merge AFTER:

  1. Confirming AWS provider is already at v6.x (or upgrading it first)
  2. Testing VPC-related Terraform plans for any unexpected changes

This is a well-maintained community module. The main breaking change is the provider version requirement.

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