Releases: rancher/terraform-provider-rke
Releases · rancher/terraform-provider-rke
v0.10.0
CHANGELOG
- [GH-73] Added missing Azure cloud provider field (@stevenimle-honeywell)
- [GH-77] Added missing Azure cloud provider field - SecurityGroupName (@yamamoto-febc)
- [GH-79] RKE v0.2.1 (@yamamoto-febc)
- [GH-81] Make compatible to both of terraform v0.11 and v0.12 (@yamamoto-febc)
- [GH-82] Set rke_cluster.network.options to Computed:true (@yamamoto-febc)
v0.9.0
CHANGELOG
- [GH-69] Upgrade RKE to v0.1.17 (@yamamoto-febc)
- [GH-70] Set Sensitive:true for RKE v0.1.x (@yamamoto-febc)
v1.0.0-beta1
This is a pre-release version of terraform-provider-rke v1.0.0.
This version compatible with terraform v0.12.0-beta1
.
For details of terraform v0.12, see https://github.com/hashicorp/terraform/releases/tag/v0.12.0-beta1
v0.8.0
CHANGELOG
- [GH-58] Upgrade to RKE v0.1.16 (@yamamoto-febc)
Since this version, we support docker 18.06
and 18.09
with Kubernetes 1.9+
.
Additional Notes
Since this version, we include pre-builded binaries on release for following platforms:
linux_arm
openbsd_386
openbsd_amd64
openbsd_arm
This is experimental, it has not been tested much. Feedbacks welcome!
v0.7.3
CHANGELOG
- [GH-59] Fix where to create temporary files (@yamamoto-febc)
v0.7.2
CHANGELOG
- [GH-57] Ignore go.sum (@yamamoto-febc)
v0.7.1
CHANGELOG
- [GH-51] Make shell scripts more portable (@Jayed)
- [GH-53] Use generated kube_config_cluster.yml when updating cluster (@yamamoto-febc)
- [GH-54] Rename from Makefile to GNUmakefile (@yamamoto-febc)
- [GH-55] Use CustomizeDiff func for recompute rke_cluster_yaml (@yamamoto-febc)
v0.7.0
v0.6.2
v0.6.1
CHANGELOG
- [GH-41] use RKE v0.1.13-rc1 to fixing CVE-2018-1002105
*Note This release includes fix for critical Kubernetes vulnerability(CVE-2018-1002105)