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

chore(deps): Update Terraform terraform-google-modules/network/google to v10 #76

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 21, 2024

This PR contains the following updates:

Package Type Update Change
terraform-google-modules/network/google (source) module major ~> 1.5.0 -> ~> 10.0.0

Release Notes

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

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)

v9.3.0

Compare Source

Features
Bug Fixes
  • tests failing on hierarchical policy attachment to org (#​580) (69fca12)

v9.2.0

Compare Source

Features
  • Change serverless-connector input type and update metadata (#​568) (830b09c)
  • deps: Update Terraform Google Provider to v6 (major) (#​574) (c90da25)

v9.1.0

Compare Source

Features
  • add hierarchical firewall policy sub-module (#​553) (c7c0f07)
  • Add service_directory_registrations: namespace and service_directory_region (#​548) (d4855d6)

v9.0.0

Compare Source

⚠ BREAKING CHANGES
  • Add dynamic block to define secondary subnets (#​523)
Features
Bug Fixes
  • src_threat_intelligences is missing from the variable object definition. (#​530) (654c366)

v8.1.0

Compare Source

Features

v8.0.0

Compare Source

⚠ BREAKING CHANGES
  • bumping tf to v1.3 for fabric-net-firewall (#​515)
  • deps: Update Terraform terraform-google-modules/cloud-dns/google to v5 (#​489)
Bug Fixes
  • bumping tf to v1.3 for fabric-net-firewall (#​515) (c08ea5f)
  • deps: Update Terraform terraform-google-modules/cloud-dns/google to v5 (#​489) (adb3e2a)
  • network-firewall-policy not able to use target_secure_tags (#​514) (a5418b4)

v7.5.0

Compare Source

Features
Bug Fixes
  • upgraded versions.tf to include minor bumps from tpg v5 (#​503) (4ef6a9b)

v7.4.0

Compare Source

Features
Bug Fixes

v7.3.0

Compare Source

Features
  • add ingress and egress firewall rules to main module (#​485) (663f1d8)
Bug Fixes

v7.2.0

Compare Source

Features

v7.1.0

Compare Source

Features
  • add destination_ranges and source_ranges in firewall rules (#​464) (83a7e85)
  • added network firewall policy sub-module (#​453) (7b197c6)

v7.0.0

Compare Source

⚠ BREAKING CHANGES
  • TF >= 1.3: allow optional vars in firewall rules module (#​438)
  • TPG >=4.25: add IPv6 support (#​420)
Features
Bug Fixes
  • TF >= 1.3: allow optional vars in firewall rules module (#​438) (b188d37)

v6.0.1

Compare Source

Bug Fixes

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • update minimum TPG version to 3.33 for firewall-rules #​381
  • increase subnets module minimum TPG to 2.15 (#​377)
Bug Fixes

v5.2.0

Compare Source

Features

v5.1.0

Compare Source

Features

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • update min TPG versions 3.83 (#​349)
Bug Fixes

v4.1.0

Compare Source

Features
4.0.1 (2021-11-11)
Bug Fixes

v4.0.1

Compare Source

v4.0.0

Compare Source

⚠ BREAKING CHANGES
  • shared_vpc attachments in the fabric-net-svpc-access submodule have been refactored, changing the state location.
Bug Fixes
  • require google-beta also in the root module, not just in vpc module (#​327) (e28f1e5)
  • use for_each for shared VPC service project connections (#​329) (3f400af)

v3.5.0

Compare Source

Features
  • Add max_throughput to vpc-serverless-connector-beta (#​322) (1cc50ca)

v3.4.0

Compare Source

Features
  • add top-level output network_id from the vpc module (#​315) (be66cf4)
Bug Fixes
  • fabric: Replaced count with for_each on google_compute_subnetwork_iam_binding to prevent destroy/recreate when the list changes. (#​311) (ead88f8)

v3.3.0

Compare Source

Features
Bug Fixes
3.2.2 (2021-04-24)
Bug Fixes
3.2.1 (2021-04-08)
Bug Fixes
  • Switch shared_vpc resources to beta provider in access submodule (#​269) (5b00673)

v3.2.2

Compare Source

v3.2.1

Compare Source

v3.2.0

Compare Source

Features
  • Add support for export_local_subnet_routes_with_public_ip and export_peer_subnet_routes_with_public_ip (#​255) (8666553)
3.1.2 (2021-02-25)
Bug Fixes
  • Eliminate deprecation warning due to pre-0.12 string interpolation syntax (#​249) (1d833dc)
3.1.1 (2021-02-16)
Bug Fixes
  • Allow next_hop_gateway to be passed for non-internet routes (#​242) (08d7167)
  • Update required Terraform version for firewall-rules submodule (#​245) (6a86ae2)

v3.1.2

Compare Source

v3.1.1

Compare Source

v3.1.0

Compare Source

Features
3.0.1 (2021-01-15)
Bug Fixes
  • Automatically truncate VPC peering name if necessary (#​229) (67e833a)
  • By default, accept standard API MTU configuration of 1460 (#​226) (26507ba)

v3.0.1

Compare Source

v3.0.0

Compare Source

⚠ BREAKING CHANGES
  • Minimum Terraform version increased to 0.13.
  • Minimum Google provider version increased to 3.45.0.
Features
Miscellaneous Chores
  • add Terraform 0.13 constraint and module attribution (#​224) (6c835be)

v2.6.0

Compare Source

Features
  • Setting default values for Flow logs on beta submodule (#​209) (1a2d1b5)
  • Added support for Terraform 0.14 (#​217)

v2.5.0

Compare Source

Features
  • Allow passing target_tags to configure the default firewall rules (#​191) (996b4f1)
Bug Fixes

v2.4.0

Compare Source

Features
  • Switch default route deletion to use native method. (#​185) (c1d786f)
    • Route deletion has now been moved to the VPC module. Hence, you must remove calls to delete_default_internet_gateway_routes from
      any usage of the routes submodule
Bug Fixes

v2.3.0

Compare Source

Features

v2.2.0

Compare Source

Features
2.1.2 (2020-04-02)
Bug Fixes
2.1.1 (2020-02-04)
Bug Fixes
  • Correct the service_project_ids type (#​152) (80b6f54)
  • Resolve "Invalid expanding argument value" issue with the newer versions of terraform (#​153) (5f61ffb)

v2.1.2

Compare Source

v2.1.1

Compare Source

v2.1.0

Compare Source

Features
Bug Fixes
  • Make project_id output dependent on shared_vpc host enablement (#​150) (75f9f04)
2.0.2 (2020-01-21)
Bug Fixes
  • relax version constraint in README (1a39c7d)

v2.0.2

Compare Source

v2.0.1

Compare Source

Fixed
  • Fixed bug for allowing internal firewall rules. #​123
  • Provided Terraform provider versions and relaxed version constraints. #​131

v2.0.0

Compare Source

v2.0.0 is a backwards-incompatible release. Please see the upgrading guide.

Added
  • Split main module up into vpc, subnets, and routes submodules. [#​103]
Fixed
  • Fixes subnet recreation when a subnet is updated. [#​73]

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.


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

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

@dpebot
Copy link
Collaborator

dpebot commented Dec 21, 2024

/gcbrun

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.

1 participant