Releases: zifeo/terraform-openstack-rke2
Releases · zifeo/terraform-openstack-rke2
v3.3.1
What's Changed
Full Changelog: v3.3.0...v3.3.1
v3.3.0
What's Changed
Full Changelog: v3.2.1...v3.3.0
v3.2.1
v3.2.0
ff_patches
is now stable and the default.
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- feat!: replace load-balancer by a VIP by @zifeo in #23 (this is breaking, please follow the readme to upgrade)
Full Changelog: v2.0.7...v3.0.0
v2.0.7
What's Changed
Full Changelog: v2.0.6...v2.0.7
v2.0.6
What's Changed
- Hubble + wait + removal delay by @zifeo in #16
- feat: reduce timeout and introduce wait flag by @zifeo in #17
- fix: multiple SSH keys setup
Note you may need to remove some hooks from the state due to a specific terraform behaviour:
terraform state rm module.rke2.module.servers["agent-node-pool"].null_resource.agent_remove[0]
ff_autoremove_agent
is now a string instead of a boolean, null
means disabled and any duration means enabled.
ff_autoremove_agent = "30s"
Full Changelog: v2.0.5...v2.0.6
v2.0.5
What's Changed
Full Changelog: v2.0.4...v2.0.5