Releases: cktf/terraform-hcloud-rke
Releases · cktf/terraform-hcloud-rke
1.17.0
1.17.0 (2024-08-06)
Features
- migrate cluster provisioner to terraform-hcloud-cluster (343302e)
1.16.0
1.16.0 (2024-03-10)
Features
- enable metrics-server by default (7d65d3b)
1.15.1
1.15.1 (2024-03-06)
Bug Fixes
- upgrade cluster module to 1.23.1 (bc1116a)
1.15.0
1.15.0 (2024-03-06)
Bug Fixes
Features
1.14.0
1.14.0 (2024-03-02)
Bug Fixes
- add wait provisioner to hcloud_server_network (597fd44)
Features
- disable cilium and use default flannel (39d8a51)
1.13.0
1.13.0 (2024-02-28)
Bug Fixes
Features
- add hcloud_gateway variable for private networks (f276859)
- add pre_exec, post_exec scripts for servers and agents and pools (05a4a95)
- add private network route setup script (f9f1230)
- install cilium instead of flannel (21f7e84)
1.12.0
1.12.0 (2023-12-15)
Bug Fixes
- add pool_configs for pool agents (11efe4d)
- change cluster-cidr to default kubernetes cluster-cidr (43b3e47)
Features
- enable cluster-autoscaler chart (72709f4)
1.11.0
1.11.0 (2023-12-15)
Bug Fixes
- add cluster-cidr and service-cidr configs (bf9c278)
- add firewall ssh rule (206d827)
- add sleep 30 for loadbalancer to be ready (23fdaf1)
- change servers and agents key prefix (352b30d)
- change servers each keyword (6627165)
Features
- add cluster agents support (9c18867)
- enable storage and manager charts (e1415be)
- upgrade dependencies (d522111)
- use terraform-module-rke as core (096751b)
1.10.3
1.10.3 (2022-12-15)
Bug Fixes
- run post_create script before starting service (0dbdeec)