Skip to content

Releases: truefoundry/terraform-azure-truefoundry-cluster

v0.6.11

05 May 13:30
fb612ad
Compare
Choose a tag to compare

What's Changed

  • Updated autoscaling profile variables by @dunefro in #33

Full Changelog: v0.6.10...v0.6.11

v0.6.10

17 Feb 10:23
7634369
Compare
Choose a tag to compare

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

12 Feb 10:03
2cb35d8
Compare
Choose a tag to compare

What's Changed

  • Adding support for critical nodepool in azure by @dunefro in #29

Full Changelog: v0.6.8...v0.6.9

v0.6.8

10 Feb 18:09
5e58903
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.7...v0.6.8

v0.6.7

07 Feb 14:35
f422c7a
Compare
Choose a tag to compare

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

30 Jan 10:01
2c9ae2e
Compare
Choose a tag to compare

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

27 Jan 07:42
1fa9c2b
Compare
Choose a tag to compare

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

09 Jan 08:17
39aef36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.3...v0.6.4

v0.6.3

03 Jan 13:19
fb012af
Compare
Choose a tag to compare

What's Changed

  • Update default instnace type to Standard_D4s_v5 by @DeeAjayi in #22

New Contributors

Full Changelog: v0.6.2...v0.6.3

v0.6.2

18 Dec 12:53
1d7a331
Compare
Choose a tag to compare

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