Skip to content

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

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

v33.0.1

11 Sep 21:57
790e2ee
Compare
Choose a tag to compare

33.0.1 (2024-09-11)

Bug Fixes

v33.0.0

11 Sep 03:36
23eab7c
Compare
Choose a tag to compare

33.0.0 (2024-09-11)

⚠ 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

  • beta-autopilot: enable gcfs by default (#2066) (a083437)
  • deps: Update Terraform Google Provider to v6 (major) (#2063) (8b7e342)
  • private_cluster: enable private nodes by default (#2064) (e11787c)
  • support reservation affinity (#2010) (7cc0626)

Bug Fixes

  • avoid TPGv5.44.0 with Autopilot (#2076) (f54d2e1)
  • deps: Update Terraform terraform-google-modules/project-factory/google to v16 (#2057) (8e53122)
  • Node Pool enable_gcfs true:false (#1976) (419078d)
  • TPG>=5.41: add config_sync.enabled (#2074) (4939c6f)
  • update relay_mode to enable_relay (#2067) (dafdd72)

v32.0.4

26 Aug 18:50
1060d2e
Compare
Choose a tag to compare

32.0.4 (2024-08-26)

Bug Fixes

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

v32.0.3

23 Aug 00:55
bb2db46
Compare
Choose a tag to compare

32.0.3 (2024-08-22)

Bug Fixes

v32.0.2

21 Aug 20:39
8dfb209
Compare
Choose a tag to compare

32.0.2 (2024-08-21)

Bug Fixes

v32.0.1

21 Aug 15:33
352057c
Compare
Choose a tag to compare

32.0.1 (2024-08-20)

Bug Fixes

  • fleet_app_operator_permissions: enable multi use per project (#2045) (a83100d)
  • fleet_app_operator_permissions: optional groups and users (#2044) (a5a67e5)
  • gcfs AP diff and general cleanup (#2043) (ec42a18)
  • remove duplicte enable_secure_boot (#2040) (d469973)

v32.0.0

13 Aug 18:46
8c5ec62
Compare
Choose a tag to compare

32.0.0 (2024-08-10)

⚠ 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

  • Add additional functionality for autopilot clusters (#1985) (3b0bbe8)
  • add notification event filter (#1996) (9ff1b5e)
  • add optional private_endpoint_subnetwork variable in private submodules (#2009) (7a2e9b8)
  • add support for logging_variant in Autopilot clusters (#1962) (08028a8)
  • add support for additive_vpc_scope_dns_domain (#1998) (b54b7ba)
  • add support for confidential storage + docs fixes (#2003) (270a5c7)
  • allow default node pools metadata key-value pairs to be disabled (#2005) (318f38f)
  • anthos modules remote fleet project (#1995) (674f772)
  • bump enable_intranode_visibility to GA (#1956) (4274b0e)
  • bump identity_service_config to ga (#1997) (9d6a400)
  • bump kubelet config to ga + minor doc fixes (#1994) (6bd1bc1)
  • cluster.tf: add support for setting cgroup mode (#2001) (3fc4db4)
  • enable binauthz for autopilot (#2030) (3ebf04a)
  • extend enable_secret_manager_addon to beta-autopilot clusters (#2017) (7f31e96)
  • Fleet app operator permissions (#1986) (e0fd03a)
  • support enable_nested_virtualization (#2012) (e298e74)
  • support workload_identity_config on autopilot (#2011) (b4f2e14)
  • TPG>=5.33: add secret manager add-on config to beta modules (#1977) (5c58d89)
  • TPG>=5.40.0: Add support for RayOperator Addon (#2032) (c046af1)

Bug Fixes