Releases: truefoundry/terraform-azure-truefoundry-cluster
Releases · truefoundry/terraform-azure-truefoundry-cluster
v0.6.11
v0.6.10
What's Changed
- chore(variables.tf): update default orchestrator_version to 1.31 to align with latest Kubernetes version by @sachincool in #30
Full Changelog: v0.6.9...v0.6.10
v0.6.9
v0.6.8
v0.6.7
What's Changed
- fix(locals.tf): correct domain in node taint from truefoundry.io to truefoundry.com by @sachincool in #27
Full Changelog: v0.6.6...v0.6.7
v0.6.6
What's Changed
- feat(aks.tf): add condition to skip diagnostic setting for existing clusters by @sachincool in #26
Full Changelog: v0.6.5...v0.6.6
v0.6.5
What's Changed
- fix(variables.tf): correct typo in variable name from intial_node_pool_instance_type to initial_node_pool_instance_type by @sachincool in #25
Full Changelog: v0.6.4...v0.6.5
v0.6.4
v0.6.3
v0.6.2
What's Changed
- Making node count as null to avoid downscaling by @dunefro in #21
- This change ensure that nodepools don't downscale, so if you get the node count from n -> 0 in the terraform plan please switch to this version for avoiding downscaling
Full Changelog: v0.6.1...v0.6.2