Skip to content

Releases: JWDobken/terraform-hcloud-kubernetes

v0.3.2

03 Jul 18:54
e68ac2c
Compare
Choose a tag to compare

replace the deprecated template_file

v0.3.1

15 Oct 10:18
Compare
Choose a tag to compare
  • rename variable workername_format to worker_name_format
  • remove demo
  • drop required terraform version to 1.1.9

v0.3.0

10 Oct 19:38
8be27d4
Compare
Choose a tag to compare

breaking changes:

  • update kubernetes to v1.25.2
  • rename master node to control-plane node

minor changes:

  • update flannel to latest
  • update hcloud-csi
  • update the Controller Manager

v0.2.0

19 Aug 14:14
d78ef27
Compare
Choose a tag to compare

bump kubernetes version to 1.21.3

v0.1.8

18 Aug 19:18
00205bb
Compare
Choose a tag to compare
  • additional outputs for worker and master nodes
  • add variable formats for master and worker names
  • included a demo for easier onboarding

v0.1.7

01 Mar 20:15
4b47f8e
Compare
Choose a tag to compare

output the TLS certificate credentials to chain other Terraform modules

v0.1.6

24 Feb 19:27
4e5a429
Compare
Choose a tag to compare

the kube config is now an output of terraform (instead of copying the file)

v0.1.5

29 Oct 18:00
4b40da3
Compare
Choose a tag to compare
Update main.tf (#12)

v0.1.4

29 Oct 17:52
61c01da
Compare
Choose a tag to compare
Interpolation-only expressions are deprecated (#11)

v0.1.3: Update version.tf (#8)

26 Oct 14:07
848b0a9
Compare
Choose a tag to compare
* Update version.tf

* Update version.tf