Skip to content

Releases: padok-team/terraform-google-gke

v4.1.0

01 Mar 15:26
a02fb7b
Compare
Choose a tag to compare

4.1.0 (2024-03-01)

Features

  • addons: add support for the GCS FUSE CSI driver addon (d796541)

v4.0.0

03 Feb 15:25
65d2e6a
Compare
Choose a tag to compare

4.0.0 (2022-12-23)

⚠ BREAKING CHANGES

  • encryption: activate encryption by default, this will recreate your clusters

Features

  • encryption: activate encryption by default, this will recreate your clusters (0c86d7b)
  • kms: encrypt gke boot disk and etcd with kms (c77c4d5)

v3.1.0

09 Sep 15:51
5f11ed9
Compare
Choose a tag to compare

3.1.0 (2022-09-09)

Features

  • gke: set workload_identity_pool as a variable (7af4405)

Bug Fixes

  • monitoring: remove WORKLOADS monitoring as this will be deprecated soon (0a0768f)

v3.0.1

29 May 16:33
7d5835c
Compare
Choose a tag to compare
  • Activate HTTP Load Balancing

v3.0.0

27 May 14:43
c8a5df6
Compare
Choose a tag to compare

BREAKING CHANGES

Complete revamp of module with fewer options and better defaults.

The module now supports :

  • Private/Public control plane access
  • Regional/Zonal cluster
  • Automatic retrieval of last version of your Release channel for the first deployment
  • Supports for setting project as Registry projects
  • Logging and Monitoring of workloads are disabled by default, but can be enabled
  • This module will always create a dedicated service account for all nodes

Check the example usage here

Enjoy 😉

v2.1.0

28 Jan 15:47
9d823ee
Compare
Choose a tag to compare

DEPRECATED AND WILL NOT BE MAINTAINED USE v3.0.0

What's Changed

  • feat: add the possibility to create global or not ip addresses by @Kimelyne in #5

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

14 Jan 16:36
1027695
Compare
Choose a tag to compare

DEPRECATED AND WILL NOT BE MAINTAINED USE v3.0.0

What's Changed

New Contributors

Full Changelog: 1.0.0...v2.0.0

v1.0.0

14 Jan 16:43
6194ac7
Compare
Choose a tag to compare

DEPRECATED AND WILL NOT BE MAINTAINED USE v3.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/padok-team/terraform-google-gke/commits/1.0.0