Skip to content

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

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)

v35.0.0

12 Dec 22:11
e20bd1f
Compare
Choose a tag to compare

35.0.0 (2024-12-11)

⚠ 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

  • add logging_config and monitoring_config to autopilot modules (#2155) (0ebdfda)
  • Change the default value of "monitoring_enable_managed_prometheus" var to null (#2188) (31a1619)
  • deps: Update Terraform Google Provider to >= 6.7.0, < 6.11.0 (#2184) (d73e2e9)
  • master_ipv4_cidr_block optional for private standard clusters (#2186) (e0ea8e7)
  • Node pools can enable fast_socket (#2200) (f23d52f)
  • promote additive_vpc_scope_dns_domain to GA (#2194) (43d1c56)
  • TPG>=6.11: add endpoint_dns (#2180) (1f85f66)
  • TPG>=6.5.0: promote enable_gcfs to GA (#2178) (eb9b0be)
  • TPG>=6.5.0: support gcp_filestore_csi_driver_config for autopilot (#2126) (e3f016e)
  • TPG>=6.7.0: promote secret_manager_config to GA (#2159) (7931bf4)
  • TPG>=6.8.0: add KCP log params (#2166) (9a1f4ea)
  • update-variant: allow updating disk_type, disk_size_gb, machine_type, enable_gcfs in place (#2195) (276cbdb)

Bug Fixes

v34.0.0

30 Oct 22:05
ef6c1ba
Compare
Choose a tag to compare

34.0.0 (2024-10-30)

⚠ 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

09 Oct 18:53
745b16a
Compare
Choose a tag to compare

33.1.0 (2024-10-09)

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

  • acm: correct membership location (#2128) (7cf9894)
  • acm: use membership registration location (#2123) (caa194f)
  • allow changing enable_identity_service value in place (#2132) (9c2191e)
  • allow null enable_gcfs setting in defined nodepools (#2111) (700a01d)
  • autopilot: narrow version exclusion (#2112) (620bf32)
  • ignore control plane network when private endpoint subnet is set (#2122) (a4b130d)

v33.0.4

19 Sep 00:27
303b85d
Compare
Choose a tag to compare

33.0.4 (2024-09-18)

Bug Fixes

v33.0.3

13 Sep 22:38
151274e
Compare
Choose a tag to compare

33.0.3 (2024-09-13)

Bug Fixes

v33.0.2

13 Sep 18:13
af0c7d5
Compare
Choose a tag to compare

33.0.2 (2024-09-13)

Bug Fixes