Skip to content

chore(deps): update terraform terraform-google-modules/network/google to v15 - autoclosed#24

Closed
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/terraform-google-modules-network-google-15.x
Closed

chore(deps): update terraform terraform-google-modules/network/google to v15 - autoclosed#24
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/terraform-google-modules-network-google-15.x

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Feb 4, 2026

This PR contains the following updates:

Package Type Update Change
terraform-google-modules/network/google (source) module major ~> 9.2~> 15.0
terraform-google-modules/network/google (source) module major 9.3.015.2.0
terraform-google-modules/network/google (source) module major 9.2.015.2.0

Release Notes

terraform-google-modules/terraform-google-network (terraform-google-modules/network/google)

v15.2.0

Compare Source

Features

v15.1.0

Compare Source

Features
  • firewall_rules: add connections and output types in metadata.yaml (#​671) (9a526c9)

v15.0.0

Compare Source

⚠ BREAKING CHANGES
  • fixing connection with global & regional lb modules (#​669)
Bug Fixes
  • fixing connection with global & regional lb modules (#​669) (fbbd57e)

v14.0.0

Compare Source

⚠ BREAKING CHANGES
  • Fixing connection with psc producer (#​667)
  • TPG>6.42: Add policy_type variable to network firewall policy (#​657)
Features
  • TPG>6.42: Add policy_type variable to network firewall policy (#​657) (3ca6e5e)
Bug Fixes

v13.1.0

Compare Source

Features
  • Add an output variable network_unique_id to align with TF resource output network_id (#​659) (715edd1)
  • private-service-connect-endpoints-for-published-services and private-service-connect-producer submodules (#​652) (ed2e126)
Bug Fixes
  • add enum values to PSC modules metadata.display.yaml (#​658) (6b0edf4)

v13.0.1

Compare Source

Bug Fixes
  • make bgpAlwaysCompareMed and bgpInterRegionCost conditional on STANDARD mode (#​654) (0e7ac7e)

v13.0.0

Compare Source

⚠ BREAKING CHANGES
  • TPG>7.8: added ncc preset topology (#​642)
Features
Bug Fixes
  • Enable metadata generation for lint tests in local setup (#​639) (0f4ad32)

v12.0.0

Compare Source

⚠ BREAKING CHANGES
  • TPG>=6.49: added include_import_ranges in network connectivity center sub-module (#​633)
  • deps: Update Terraform terraform-google-modules/cloud-dns/google to v6 (#​613)
Features
  • added producer VPC network spoke (#​634) (d79ab8b)
  • deps: Update Terraform Google Provider to v7 (major) (#​629) (5a3faca)
  • TPG>=6.49: added include_import_ranges in network connectivity center sub-module (#​633) (f10a323)
Bug Fixes
  • deps: Update Terraform terraform-google-modules/cloud-dns/google to v6 (#​613) (34ae6ad)
  • docs: Correct bgp_best_path_selection_mode default value (#​618) (6e5ac89)
  • typo on the variables (#​624) (8097ce9)

v11.1.1

Compare Source

Bug Fixes
  • default value for bgp_inter_region_cost and bgp_best_path_selection_mode (#​616) (1bb1b32)

v11.1.0

Compare Source

Features
  • added bgp_best_path_selection_mode bgp_always_compare_med bgp_inter_region_cost in VPC module (#​610) (aab974a)

v11.0.0

Compare Source

⚠ BREAKING CHANGES
  • TPG>6.28: added support for packet mirroring firewall policy rule, src_networks, src_network_scope and dest_network_scope (#​596)
Features
  • added security profile rule support in network firewall policy (#​602) (339e6f6)
  • TPG>6.28: added support for packet mirroring firewall policy rule, src_networks, src_network_scope and dest_network_scope (#​596) (3ac6496)

v10.0.0

Compare Source

⚠ BREAKING CHANGES
  • Add network_profile setting to network, update network resource provider (#​584)
Features
  • Add network_profile setting to network, update network resource provider (#​584) (456a6d9)

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 these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello @renovate-bot, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request performs a significant upgrade of the terraform-google-modules/network/google module, including its main network module and submodules for firewall rules and routes. The update to version 15.0.0 from 9.x introduces numerous breaking changes and new functionalities, enhancing network configuration capabilities and security features within the Google Cloud environment. Reviewers should pay close attention to the upstream module's changelog to understand the full impact of these changes on the existing infrastructure.

Highlights

  • Major Version Upgrade: The terraform-google-modules/network/google module has been upgraded to its latest major version, v15.0.0.
  • Firewall Rules Module Update: The firewall-rules submodule has been updated from v9.2.0 to v15.0.0.
  • Main Network Module Update: The main network module's version constraint has been updated from ~> 9.2 to ~> 15.0.
  • Routes Module Update: The routes submodule, used for NAT gateway configuration, has been updated from v9.3.0 to v15.0.0.
  • Breaking Changes and New Features: This upgrade incorporates several breaking changes and new features introduced across versions 10.x through 15.x of the upstream module, requiring careful review.
Changelog
  • oracle-ebs-framework/firewall-rules.tf
    • Updated the version constraint for the terraform-google-modules/network/google//modules/firewall-rules module from 9.2.0 to 15.0.0.
  • oracle-ebs-framework/vpc.tf
    • Updated the version constraint for the main terraform-google-modules/network/google module from ~> 9.2 to ~> 15.0.
    • Updated the version constraint for the terraform-google-modules/network/google//modules/routes module from 9.3.0 to 15.0.0.
Activity
  • This pull request was automatically generated by renovate-bot to update a dependency.
  • Automerge is currently disabled, requiring a manual merge after review.
  • The PR is configured to rebase automatically if conflicts arise or if manually triggered.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the terraform-google-modules/network/google module from version 9.x to 15.0. This is a major version upgrade that spans several major releases and includes numerous breaking changes as noted in the release history. My primary feedback focuses on the high risk associated with such a large version jump and the need for careful manual validation and testing. I've also suggested pinning the module version for improved consistency and predictability.

module "network" {
source = "terraform-google-modules/network/google"
version = "~> 9.2"
version = "~> 15.0"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

Upgrading from ~> 9.2 to ~> 15.0 is a major change that spans multiple major versions and introduces several breaking changes, as noted in the PR description. This automated update carries a high risk of breaking your networking infrastructure.

Before merging, it is crucial to manually audit the module's official changelog for versions 10 through 15 against your current usage and perform thorough testing in a non-production environment.

For improved dependency stability and consistency with the other submodules updated in this PR (which are pinned to 15.0.0), it is also recommended to pin this version explicitly.

  version                                = "15.0.0"

@renovate-bot renovate-bot force-pushed the renovate/terraform-google-modules-network-google-15.x branch from 6e3a3b0 to 9c83be9 Compare February 5, 2026 11:45
@renovate-bot renovate-bot force-pushed the renovate/terraform-google-modules-network-google-15.x branch from 9c83be9 to 0b6cdb5 Compare February 9, 2026 07:51
@renovate-bot renovate-bot changed the title chore(deps): update terraform terraform-google-modules/network/google to v15 chore(deps): update terraform terraform-google-modules/network/google to v15 - autoclosed Feb 19, 2026
@renovate-bot renovate-bot deleted the renovate/terraform-google-modules-network-google-15.x branch February 19, 2026 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant