This repository has been archived by the owner on Dec 20, 2024. It is now read-only.
Releases: padok-team/terraform-google-gke
Releases · padok-team/terraform-google-gke
v4.1.0
v4.0.0
v3.1.0
v3.0.1
v3.0.0
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
v2.0.0
DEPRECATED AND WILL NOT BE MAINTAINED USE v3.0.0
What's Changed
- feat: make the module standard by @JulienJourdain in #3
- feat(.github/CODEOWNERS): update code owners team by @JulienJourdain in #4
New Contributors
- @JulienJourdain made their first contribution in #3
Full Changelog: 1.0.0...v2.0.0
v1.0.0
DEPRECATED AND WILL NOT BE MAINTAINED USE v3.0.0
What's Changed
- Feat: create module examples by @piaverous in #1
New Contributors
- @piaverous made their first contribution in #1
Full Changelog: https://github.com/padok-team/terraform-google-gke/commits/1.0.0