Skip to content

Releases: truefoundry/terraform-azure-truefoundry-cluster

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

v0.6.1

29 Nov 11:08
779e708
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

25 Nov 07:30
8295dec
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.2...v0.6.0

Changelog Description

  1. Added support for existing cluster using var.use_existing_cluster
  2. Added data block to fetch existing cluster details
  3. Added upgrade guide to have migration steps.
  4. Added a scripts/ directory to have migration scripts and other uses.

v0.5.2

29 Oct 05:44
79f5e6b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

01 Jul 15:23
e4f7b49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

11 Jun 11:03
4115cae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.5.0

v0.4.3

07 May 06:32
df1d6c4
Compare
Choose a tag to compare

What's Changed

  • Added support to power node pools flexibly by @dunefro in #12

Full Changelog: v0.4.2...v0.4.3

v0.4.2

02 May 06:32
b7f151f
Compare
Choose a tag to compare

What's Changed

  • Reducing max count of the aks node pool to support kubenet CNI by @dunefro in #11

Full Changelog: v0.4.1...v0.4.2