Releases: softwaremill/terraform-gke-bootstrap
Releases · softwaremill/terraform-gke-bootstrap
v0.0.7
What's Changed
- build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /test by @dependabot in #15
- Fix private nodes config by @gkocur in #28
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- build(deps): bump github.com/hashicorp/go-getter from 1.7.1 to 1.7.4 in /test by @dependabot in #19
- Fix - enable metadata on node pools by @gkocur in #24
New Contributors
- @dependabot made their first contribution in #19
Full Changelog: v0.0.5...v0.0.6
v0.0.5
v0.0.4
v0.0.3
Autopilot support
Add autopilot support (#12) * Add autopilot support * Fix nodes location logic * terraform-docs: automated action * Add output * Fix formatting * Add variable to enable subnet private access * terraform-docs: automated action * terraform-docs: automated action * Add subnet name to outputs * terraform-docs: automated action * Change node-pools var structure, update doc, fix autopilot support * Remove commented code, remove unused variable, add description * Fix examples, formatting * terraform-docs: automated action --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
v0.0.1: Merge pull request #4 from softwaremill/feat/variable-input-validation
feat: variable input validation