Skip to content

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

terraform-google-kubernetes-engine v17.0.0

29 Sep 21:39
be610cb
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Minimum beta provider version increased to v3.79.0.

Features

  • Add support for gVisor per node pool (#1001) (850c418)
  • Add support for setting additional pod_range to beta node pools (#984) (9d1274f)
  • Promote authenticator_security_group to GA modules (#989) (6042fd6)

Bug Fixes

v16.1.1

25 Aug 23:40
9d6dbee
Compare
Choose a tag to compare

16.1.1 (2021-08-21)

Bug Fixes

terraform-google-kubernetes-engine v16.1.0

21 Aug 04:53
29bdc55
Compare
Choose a tag to compare

Features

  • add enable_namespace_creation flag for ASM module (#968) (8764b76)

Bug Fixes

  • Use provided k8s service account name when setting up workload identity (#972) (e00286f)
  • WI conditionally invoke data source if using external GSA (#974) (b208d5c)

terraform-google-kubernetes-engine v16.0.1

23 Jul 22:16
57fca4b
Compare
Choose a tag to compare

Bug Fixes

  • restore Workload Identity GSA resource name (#960) (8dbda1a)

terraform-google-kubernetes-engine v16.0.0

23 Jul 02:46
4013d6c
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • add gpu node autoscaling support (#807) (#944)

Features

  • add gpu node autoscaling support (#807) (#944) (e53a949)
  • ASM CA option without providing CA_CERT maps and adding revision_name flag (#952) (64b782c)
  • Enables an existing GSA to be used when setting up Workload Identity (#955) (712fc54)

terraform-google-kubernetes-engine v15.0.2

08 Jul 03:57
433ab2f
Compare
Choose a tag to compare

Bug Fixes

terraform-google-kubernetes-engine v15.0.1

23 Jun 15:52
c960e03
Compare
Choose a tag to compare

Bug Fixes

terraform-google-kubernetes-engine v15.0.0

08 Jun 20:20
a93cc5a
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Updated ASM terraform module for 1.8 and 1.9 (#895)
  • K8s provider upgrade (#892)
  • Add multi-repo support for Config Sync (#872)
  • Add support for enable_l4_ilb_subsetting flag (#896)
  • For beta modules, support for google-beta provider versions older than v3.63 has been removed.

Features

  • Add multi-repo support for Config Sync (#872) (23da103)
  • Add support for enable_l4_ilb_subsetting flag (#896) (7531f90)
  • Add use local_ssd_ephemeral_count attribute in node_pool config on beta clusters (#902) (9335262)
  • K8s provider upgrade (#892) (9172b3e)
  • Updated ASM terraform module for 1.8 and 1.9 (#895) (e2ba8d2)

Bug Fixes

  • Add ability to impersonate service accounts in kubectl for all submodules (#903) (fc43485)
  • asm destroy (#922) (f3ddbf5)
  • Asm overlay path (#921) (5d3dc52)
  • docs: Describe ADVANCED_DATAPATH in more detail (#907) (c32c5d1)
  • Ensure the ASM module's destroy command removes all ASM components (#918) (00c2b71)
  • switch ASM API and IAM flags to use native resources (#914) (ff71123)

terraform-google-kubernetes-engine v14.3.0

10 May 01:03
5d48439
Compare
Choose a tag to compare

Features

  • Introduce add_master_webhook_firewall_rules flag to add webhooks (#882) (8a5dcb8)
  • workload-identity: add entire GSA in output (#887) (734ce5d)

Bug Fixes

  • Add cluster ID to outputs (#886) (fc34eb6)
  • Remove data google_client_config from all modules as it is no longer used within modules (#875) (687dc71)
  • Remove unused local kubectl wrapper scripts (#876) (110adb6)

terraform-google-kubernetes-engine v14.2.0

22 Apr 02:13
cdf35dd
Compare
Choose a tag to compare

Features

  • Add managed ctrl plane option to ASM module (#864) (7034f68)

Bug Fixes

  • Correct ConfigManagement hierarchyController definition (#861) (062bd5e)