terraform-google-lb icon indicating copy to clipboard operation
terraform-google-lb copied to clipboard

chore(deps): update tf modules

Open renovate[bot] opened this issue 3 years ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Type Update Change
terraform-google-modules/cloud-nat/google (source) module major ~> 1.0.0 -> ~> 2.2.0
terraform-google-modules/project-factory/google (source) module major ~> 10.2 -> ~> 14.0
terraform-google-modules/vm/google (source) module major ~> 6.2.0 -> ~> 7.9.0

Release Notes

terraform-google-modules/terraform-google-cloud-nat

v2.2.1

Compare Source

v2.2.0

Compare Source

Features

v2.1.0

Compare Source

Features

v2.0.0

Compare Source

⚠ BREAKING CHANGES
  • add Terraform 0.13 constraint and module attribution (#​48)
Features
  • add Terraform 0.13 constraint and module attribution (#​48) (c4fd7b4)

v1.4.0

Compare Source

Features
  • add suport for setting enable_endpoint_independent_mapping options (#​46) (1df7c42)

v1.3.0

Compare Source

Features

v1.2.0

Compare Source

Added
  • Support for specific subnets with the subnets variable. [#​10]
Changed
  • The region output depends on the google_computer_router_nat resource to enable a dependency graph between internal and external resources. [#​22]

v1.1.0

Compare Source

Added
  • create_router variable toggles management of a google_compute_router resource within the module. [#​20]
terraform-google-modules/terraform-google-project-factory

v14.0.0

Compare Source

⚠ BREAKING CHANGES
  • Increase to minimum TPG version 4.28 (#​738)
Features

v13.1.0

Compare Source

Features
  • Add support to project cloud storage public access prevention (#​740) (e9ba8a2)
  • update test/setup to pfactory 13.0 (321bed2)
Bug Fixes

v13.0.0

Compare Source

⚠ BREAKING CHANGES
  • add upgrade guide, update provider constraints (#​705)
  • Add dimensions argument to consumer quota override (#​683)
  • replace grant_services_network_role with grant_network_role for networkUser role management (#​697)
Features
  • Add dimensions argument to consumer quota override (#​683) (d1d7624)
  • replace grant_services_network_role with grant_network_role for networkUser role management (#​697) (d309270)
  • setup-sa.sh use add-iam-policy-binding (#​689) (616ede9)
Bug Fixes

v12.0.0

Compare Source

⚠ BREAKING CHANGES
  • Budget module should support filtering on labels (#​627)
  • Minimum provider version increased to v4.5 (#​627)
Features
11.3.1 (2022-01-11)
Bug Fixes
  • ConflictsWith in project org_id & folder_id (#​676) (2e59c9a)
  • grant roles/billing.viewer to the seed service account in helper. (#​666) (e444e2a)
  • Wrap budget_name output with length check (#​673) (21871b2)

v11.3.1

Compare Source

v11.3.0

Compare Source

Features
11.2.3 (2021-10-20)
Bug Fixes
11.2.2 (2021-10-13)
Bug Fixes
  • Allow explicit provider configuration in module (#​624) (621c527)
  • billing_budget resource should use GA provider (#​626) (b6d7bf1)
  • Don't attempt to activate service identity for compute.googleapis.com (#​628) (777092c)
11.2.1 (2021-09-23)
Bug Fixes
  • plumb grant_services_network_role for root module (#​619) (560396d)

v11.2.3

Compare Source

v11.2.2

Compare Source

v11.2.1

Compare Source

v11.2.0

Compare Source

Features
  • added the grant_services_network_role flag to control network IAM (#​618) (f116dd5)
  • Give VPC Access Agent Service Account for Cloud Run permissions on Shared VPC (#​615) (87d2df0)
11.1.1 (2021-07-29)
Bug Fixes
  • Added dependancies on Shared VPC attachment to work with VPC service controls (#​608) (59b7b96)

v11.1.1

Compare Source

v11.1.0

Compare Source

Features
Bug Fixes
  • Using project_id output is not forcing to wait for the fabric-project creation (#​601) (551833a)

v11.0.0

Compare Source

⚠ BREAKING CHANGES
  • Buckets now enable uniform bucket-level access by default. See the upgrade guide for details.
Features
  • Add support for enforcing uniform IAM access to project GCS bucket (#​585) (d9bd377)
Bug Fixes
10.3.2 (2021-04-05)
Bug Fixes
  • Simplify project_id output in core_project_factory (#​572) (1bde0af)
10.3.1 (2021-03-30)
Bug Fixes
  • Add force_destroy option for included GCS bucket (#​545) (1774999)
  • Change quota manager submodule required versions to allow 0.14 (#​569) (448456c)
  • Replace "true"/"false" strings with bool values (#​559) (2d082f3)
terraform-google-modules/terraform-google-vm

v7.9.0

Compare Source

Features
Bug Fixes

v7.8.0

Compare Source

Features
  • mig: Add option to configure autoscaling schedules (#​247) (0269e71)

v7.7.0

Compare Source

Features
  • Add IP Alias Range feature on compute instance module (#​233) (3601c5b)
Bug Fixes

v7.6.0

Compare Source

Features
  • Add advanced machine feature options for enabling virtualization and setting threads per core (#​236) (4f21330)
Bug Fixes
  • Use network settings from template when no specific override is in place (#​239) (b48928a)

v7.5.0

Compare Source

Features
  • [compute_instance] Add deletion_protection variable (#​231) (de34522)

v7.4.0

Compare Source

Features

v7.3.0

Compare Source

Features

v7.2.0

Compare Source

Features

v7.1.0

Compare Source

Features
  • add support for adding additional network interfaces (#​199) (ea44b89)

v7.0.0

Compare Source

⚠ BREAKING CHANGES
  • update_policy must now include replacement_method.
Features
  • Adds replacement_method key to update_policy input to support Stateful MIG (#​189) (22843de)
Bug Fixes
  • Remove data sources for instance source_image (#​190) (87c753f)
  • revert change related to sensitive field bug in TF 0.15.0 (#​193) (f2d4921)

v6.6.0

Compare Source

Features
  • Support setting var.disk_encryption_key for instance templates to enable encryption on all disks (#​181) (227ae1a)

v6.5.0

Compare Source

Features
  • compute_instance: added a variable to add/remove the hostname suffix for compute instance submodule (#​177) (07970f9)

v6.4.0

Compare Source

Features
  • Add HTTPS health check support and use empty variables to indicate default names (#​170) (5ca905b)
  • Add support for configuring autoscaler scale_in on MIGs (#​166) (5c0f061)
  • Adds labels to boot and additional disks (#​168) (9e930ce)
Bug Fixes
  • add sensitive setting for instances_details output (#​164) (5837759)

v6.3.0

Compare Source

Features

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • [ ] If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Oct 27 '22 01:10 renovate[bot]