Skip to content

Releases: softwaremill/terraform-gke-bootstrap

v0.0.7

29 Jan 11:22
4ce117c

Choose a tag to compare

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

13 Jun 18:34
36c8820

Choose a tag to compare

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

Full Changelog: v0.0.5...v0.0.6

v0.0.5

12 Jun 08:57
7eef1cf

Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4

07 Jun 12:36
ff8f594

Choose a tag to compare

What's Changed

  • Remove deprecated container registry by @gkocur in #20

Full Changelog: v0.0.3...v0.0.4

v0.0.3

06 Jun 11:56
e177ecc

Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.3

Autopilot support

19 Oct 13:46
0f1a6a8

Choose a tag to compare

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

22 Apr 11:31
0744f1c

Choose a tag to compare