Skip to content

Releases: remche/terraform-openstack-rke

0.6.6

11 May 13:39
Compare
Choose a tag to compare
  • fix travis auto-approve
  • better sensitive value management

0.6.5

10 May 20:49
Compare
Choose a tag to compare
  • makes all outputs sensitive
  • use locals instead of null_data_source

0.6.4

03 Feb 13:32
Compare
Choose a tag to compare
  • avoid use of null_data_source for node module output
  • trigger rke before destroying nodes when downscaling
  • fix for tf 0.14

0.6.3

22 Jan 14:54
Compare
Choose a tag to compare

This minor release adds graceful instances termination

0.6.2

15 Jan 09:42
Compare
Choose a tag to compare

This release fix permission issue on generated kube_config file.

0.6.1

18 Dec 10:35
3d84887
Compare
Choose a tag to compare
  • switch to terraform-provider-openstack/openstack to avoid warning
  • fix output of loadbalancer when it is enabled by @aledegano

0.6.0

02 Dec 08:24
Compare
Choose a tag to compare

0.5.5

29 Oct 12:21
Compare
Choose a tag to compare
  • module ouputs neutron nodes subnet

0.5.4

23 Sep 14:45
Compare
Choose a tag to compare
  • add cluster_name for rke cluster
  • fix typo in doc by @Linutux
  • added ability to deploy node instances with attached boot volume by @hfrenzel
  • add ignore_volume_az options

0.5.3

04 Sep 12:57
Compare
Choose a tag to compare

Small fix waiting hashicorp/terraform#26109