Skip to content

Releases: terraform-google-modules/terraform-google-kubernetes-engine

v38.0.0

14 Aug 00:13
1239070
Compare
Choose a tag to compare

38.0.0 (2025-08-13)

⚠ BREAKING CHANGES

  • add data cache count (#2404)
  • TPG>=6.42: add support for gke_auto_upgrade_config (#2395)
  • add support for flex start (#2386)
  • TPG>=6.41: add support performance_monitoring_unit (#2391)
  • TPG>=6.39: Fleet app operator permissions custom roles (#2377)

Features

Bug Fixes

  • wrap cgroup_mode coalesce with try() to handle empty values (#2396) (6148cb7)

v37.1.0

18 Jul 18:42
1e44733
Compare
Choose a tag to compare

37.1.0 (2025-07-17)

Features

Bug Fixes

  • remove default-pool beta gate for boot_disk_kms_key (#2378) (b405ea5)

v37.0.0

17 Jun 18:27
2a82334
Compare
Choose a tag to compare

37.0.0 (2025-06-17)

⚠ 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

  • add JOBSET to monitoring_enabled_components (#2336) (e55529d)
  • add local_ssd_encryption_mode (#2328) (95171f6)
  • add new kubelet params (#2337) (17e1c71)
  • add support for hugepages_config (#2223) (cf71718)
  • add tpu_topology and policy_name args in placement_policy (#2363) (8fdfd20)
  • TPG>=6.27: add support for HPA profile + logs (#2323) (8e33d19)
  • TPG>=6.28: add support for disable_l4_lb_firewall_reconciliation (#2338) (132a981)
  • TPG>=6.33: allow update in-place for enable_gvnic and enable_confidential_nodes (#2359) (380fa36)
  • TPG>=6.36: add storage_pools support (#2326) (85efdc1)
  • TPG>=6.38: bump hpa_profile to GA (#2362) (c80e88f)

Bug Fixes

  • autopilot: remove ip-masq configmap (#2364) (9dce230)
  • dns_allow_external_traffic on private clusters (#2334) (1c6ff12)
  • Invalid index for google_container_cluster.primary.private_cluster_config[0] (#2354) (552b3f4)
  • support for SHORT_LIVED strategy (#2352) (f3417b1)

v36.3.0

16 Apr 18:54
ae3c8fe
Compare
Choose a tag to compare

36.3.0 (2025-04-10)

Features

v36.2.0

03 Apr 20:42
c492961
Compare
Choose a tag to compare

36.2.0 (2025-04-03)

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

10 Mar 18:53
2e153d8
Compare
Choose a tag to compare

36.1.0 (2025-03-10)

Features

Bug Fixes

  • network_config with just enable_private_nodes (#2292) (d49c3bf)

v36.0.2

11 Feb 18:20
eba6da8
Compare
Choose a tag to compare

36.0.2 (2025-02-11)

Bug Fixes

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

v36.0.1

06 Feb 16:55
df4b5a7
Compare
Choose a tag to compare

36.0.1 (2025-02-06)

Bug Fixes

  • grant_registry_access gate serviceUsageConsumer (#2266) (69eca65)

v36.0.0

05 Feb 21:16
637c2aa
Compare
Choose a tag to compare

36.0.0 (2025-02-03)

⚠ 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

  • apply all valid configurations for cluster_dns_provider (#1805) (c7faa01)
  • dns endpoint for external traffic (#2244) (4726ab2)
  • main: unmark endpoint as sensitive (#2249) (2566fec)
  • node pool creation should depend on necessary firewall rules (#2245) (8098489)
  • private-cluster: master_ipv4_cidr_block on enable_private_nodes (#2250) (3ecf473)
  • re-align node_config_defaults to cluster types (#2256) (4df226d)
  • remove fuse csi driver from autopilot (#2218) (271af34)

v35.0.1

02 Jan 22:59
2d59991
Compare
Choose a tag to compare

35.0.1 (2025-01-02)

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)