Skip to content

fix(deps)!: Update Terraform terraform-google-modules/kubernetes-engine/google to v37 #161

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 25, 2025

This PR contains the following updates:

Package Type Update Change Pending
terraform-google-modules/kubernetes-engine/google (source) module major ~> 24.0 -> ~> 37.0 37.1.0

Release Notes

terraform-google-modules/terraform-google-kubernetes-engine (terraform-google-modules/kubernetes-engine/google)

v37.0.0

Compare Source

⚠ BREAKING CHANGES
  • autopilot: remove ip-masq configmap (#​2364)
  • TPG>=6.38: bump hpa_profile to GA (#​2362)
  • TPG>=6.36: add storage_pools support (#​2326)
  • TPG>=6.33: allow update in-place for enable_gvnic and enable_confidential_nodes (#​2359)
  • TPG>=6.28: add support for disable_l4_lb_firewall_reconciliation (#​2338)
  • dns_allow_external_traffic on private clusters (#​2334)
  • TPG>=6.27: add support for HPA profile + logs (#​2323)
Features
Bug Fixes

v36.3.0

Compare Source

Features

v36.2.0

Compare Source

Features
  • add dns_allow_external_traffic (#​2313) (9124dbe)
  • add hyperdisk confidential node pool to the confidential safer cluster example (#​2311) (260be87)
  • cgroup: add support for configuring Linux cgroup mode in autopilot clusters (#​2282) (5069034)
  • safer-cluster: add support for observability_metrics and _relay (#​2291) (3cd930c)
Bug Fixes
  • Update files with correct values for enterprise config (#​2314) (cf4cee7)

v36.1.0

Compare Source

Features
Bug Fixes

v36.0.2

Compare Source

Bug Fixes
  • deps: Update Terraform terraform-google-modules/kubernetes-engine/google to v36 (#​2269) (c3e1a8d)

v36.0.1

Compare Source

Bug Fixes

v36.0.0

Compare Source

⚠ BREAKING CHANGES
  • remove ACM sub-module (#​2236)
  • remove ASM sub-module (#​2168)
  • re-align node_config_defaults to cluster types (#​2256)
  • TPG>=6.14: promote enable_fqdn_network_policy to GA (#​2225)
Features
Bug Fixes

v35.0.1

Compare Source

Bug Fixes
  • min_cpu_platform ref in cluster autoscaling (#​2208) (f48e732)
  • node_pools_cgroup_mode var does not correctly handle the "all" map key (#​2224) (53b1a50)

v35.0.0

Compare Source

⚠ BREAKING CHANGES
  • master_ipv4_cidr_block optional for private standard clusters (#​2186)
  • TPG>=6.11: add endpoint_dns (#​2180)
  • update-variant: allow updating disk_type, disk_size_gb, machine_type, enable_gcfs in place (#​2195)
  • TPG>=6.8.0: add KCP log params (#​2166)
  • private-cluster: use private endpoint (#​2189)
  • Change the default value of "monitoring_enable_managed_prometheus" var to null (#​2188)
  • TPG>=6.5.0: promote enable_gcfs to GA (#​2178)
  • TPG>=6.7.0: promote secret_manager_config to GA (#​2159)
  • TPG>=6.5.0: support gcp_filestore_csi_driver_config for autopilot (#​2126)
Features
Bug Fixes

v34.0.0

Compare Source

⚠ BREAKING CHANGES
  • TPG>=5.44.2: add standard cluster support for insecureKubeletReadonlyPortEnabled (#​2082)
  • deps: Update Terraform terraform-google-modules/project-factory/google to v17 (#​2109)
Features
  • Add create_ignore_already_exists to workload_identity (#​2142) (76d779c)
  • safer-cluster: add create_service_account variable (#​2138) (cccabcb)
  • TPG>=5.44.2: add standard cluster support for insecureKubeletReadonlyPortEnabled (#​2082) (96626d5)
Bug Fixes
  • add kubelet_config to default-pool (#​2147) (7828a0f)
  • add target tags to node_pool_auto_config for standard clusters (#​2118) (d5f66e8)
  • correct confidential node field name (#​2140) (373c969)
  • deps: Update Terraform terraform-google-modules/project-factory/google to v17 (#​2109) (3073b04)
  • fix typo in kube-dns-upstream-nameservers configmap (#​2149) (843c56c)
  • node_pools: Update Variants: Add recreate for secondary_boot_disk and local_ssd_ephemeral_count (beta) (#​2139) (66231d5)
  • remove dns from autopilot (#​2152) (2e645cd)
  • remove unnecessary lookup for safer_cluster nodepool ID (#​2160) (179a8ec)
  • send provider enum values for insecureKubeletReadonlyPortEnabled (#​2145) (922ab1d)
  • update resource names to snake_case (#​2151) (375d27c)

v33.1.0

Compare Source

Features
  • add a flag to allow access through Google Cloud public IP addresses (#​2078) (2f412bb)
  • added confidential-nodes flag for node-pools (#​2110) (b2a597b)
  • enable L4 ILB subsetting support for safer clusters (#​2105) (0733908)
Bug Fixes

v33.0.4

Compare Source

Bug Fixes

v33.0.3

Compare Source

Bug Fixes

v33.0.2

Compare Source

Bug Fixes

v33.0.1

Compare Source

Bug Fixes

v33.0.0

Compare Source

⚠ BREAKING CHANGES
  • beta-autopilot: enable gcfs by default (#​2066)
  • TPG>=5.41: add config_sync.enabled (#​2074)
  • update relay_mode to enable_relay (#​2067)
  • private_cluster: enable private nodes by default (#​2064)
  • deps: Update Terraform terraform-google-modules/project-factory/google to v16 (#​2057)
Features
Bug Fixes

v32.0.4

Compare Source

Bug Fixes
  • allow enable_private_endpoint with no master_authorized_networks (#​2058) (528b373)

v32.0.3

Compare Source

Bug Fixes

v32.0.2

Compare Source

Bug Fixes

v32.0.1

Compare Source

Bug Fixes

v32.0.0

Compare Source

⚠ BREAKING CHANGES
  • TPG>=5.40.0: Add support for RayOperator Addon (#​2032)
  • TPG>=5.33: add secret manager add-on config to beta modules (#​1977)
Features
Bug Fixes

v31.1.0

Compare Source

Features
  • Add enable_cilium_clusterwide_network_policy support (#​1972) (72cf873)
  • Add enable_l4_ilb_subsetting for autopilot clusters (#​1969) (c48dc6e)
  • add pod_pids_limit for kubelet_config in all modules, example and autogen (#​1922) (eec38a2)
  • Adding extra permissions to the cluster's default service account (#​1943) (4fab404)
  • Set boot_disk_kms_key cluster wide and for cluster_autoscaling (#​1959) (654868e)
Bug Fixes
  • avoid auto_provisioning_defaults drift (#​1806) (0005ab9)
  • firewall rules for autopilot clusters are ineffective. add cluster_network_tag to autopilot cluster network_tags if firewalls are toggled on (#​1817) (e7b20cd)
  • Fix the value of output "identity_service_enabled" in beta modules (#​1982) (a6210fc)

v31.0.0

Compare Source

⚠ BREAKING CHANGES
  • TPG>=5.25.0: bump for #​1948 (#​1955)
  • TPG>=5.21: add queued_provisioning (#​1950)
  • TPG>=5.25.0: Add support for StatefulHA Addon (#​1948)
  • deps: Update Terraform terraform-google-modules/project-factory/google to v15 (#​1936)
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 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.

@renovate renovate bot requested a review from a team as a code owner June 25, 2025 00:03
@dpebot
Copy link
Collaborator

dpebot commented Jun 25, 2025

/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