Skip to content

Releases: dominodatalab/terraform-azure-aks

v2.3.0

23 Aug 23:48
755f1d7
Compare
Choose a tag to compare

What's Changed

  • remove azure diagnostic retention settings by @steved in #39

Full Changelog: v2.2.2...v2.3.0

v2.2.2

09 Jun 16:19
c42a036
Compare
Choose a tag to compare

What's Changed

  • PLAT-6777: node pools follow cluster version by @fraenkel in #38

Full Changelog: v2.2.1...v2.2.2

v2.2.1

30 May 15:59
ea2c8ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

25 May 21:01
b47528e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.2.0

Create a projects container

14 Oct 16:16
cd41956
Compare
Choose a tag to compare
v2.1.1

PLAT-5728: Add projects storage container (#33)

v2.1.0: PLAT-5622: TF 1.3, use optionals (#32)

07 Oct 15:03
4375f28
Compare
Choose a tag to compare

Upgrade to Terraform 1.3.1
Use optionals to specify the node pools.

v2.0.0 Update terraform version, use deploy_id

08 Sep 22:41
2f4f73a
Compare
Choose a tag to compare
PLAT-93 Implement deploy_id, enhance deploy_id restrictions (#30)

* PLAT-93 Implement deploy_id, enhace deploy_id restrictions

* PLAT-5194 Upgrade terraform to v1.2.9

* fix commented block

* PLAT-93 Removed storage account restrictions as they are covered by those of the variable deploy_id

v1.4.0: PLAT-5257: Azure/AKS node pools must be single zone limited to ensure autoscaling is not blocked

22 Aug 20:34
56873b1
Compare
Choose a tag to compare
  • Removed include_preview k8s versions for AKS.
  • Create an eks nodepool per zone.
  • Dedicated system nodepool.

v1.3.1: PLAT-5177: Support AKS preview k8s versions.

01 Aug 17:28
79824db
Compare
Choose a tag to compare

Allow preview aks k8s versions in order to support k8s version 1.24 which is preview at the moment.

v1.3.0: PLAT-4497: Allow a resource group id (#26)

15 Apr 13:37
fc9eb89
Compare
Choose a tag to compare

Allow the resource group name to be a resource group id.
Override the provide to include the partner_id.