Skip to content

Releases: Azure/terraform-azurerm-aks

6.2.0

18 Oct 00:46
8fa1d74
Compare
Choose a tag to compare

6.2.0 (October 18, 2022)

ENHANCEMENTS:

  • Add new variable workload_identity_enabled. #266

BUG FIXES:

6.1.0

30 Sep 15:45
Compare
Choose a tag to compare

ENHANCEMENTS:

  • Add aci_connector_linux addon. #230
  • Restrict Terraform Core version for example cod to >= 1.2. #253
  • Adds support for Ultra Disks by enabling the option. #245
  • Add new outputs: cluster_fqdn, cluster_portal_fqdn and cluster_private_fqdn. #251
  • Add new variable maintenance_window so we can set maintenance_window argument for azurerm_kubernetes_cluster resource. #256
  • Change Terraform AzureRM Provider version to >= 3.21. #248

BUG FIXES:

  • Make the Azure Defender clause robust against a non-existent log_analytics_workspace. #258

6.0.0

20 Sep 22:00
8b3f567
Compare
Choose a tag to compare

6.0.0 (August 10, 2022)

The goal of v6.0.0 is to add a GitHub Action-based CI pipeline and introduce modern acceptance tests to ensure that future pull requests to this module meet our new standard for AzureRM modules.

ENHANCEMENTS:

  • Loose the restriction on tls provider's version to include major version greater than 3.0. #228
  • Mark some outputs as sensitive. #231
  • Output Kubernetes Cluster Name. #234
  • Add Microsoft Defender support. #232
  • Add outputs for created Log Analytics workspace. #243

BUG FIXES:

  • Update hashicorp/terraform-provider-azurerm to version 3.21.0. #238

5.0.0

09 Aug 02:49
6a1f730
Compare
Choose a tag to compare

V5.0.0 is a major version upgrade and a lot of breaking changes have been introduced. Extreme caution must be taken during the upgrade to avoid resource replacement and downtime by accident.

4.16.0

02 Jun 06:42
Compare
Choose a tag to compare

4.16.0 (June 02, 2022)

ENHANCEMENTS:

  • Added output for addon_profile (#151)
  • Adding Microsoft SECURITY.MD (#167)
  • Added variable os_disk_type for default node pools (#169)

BUG FIXES:

  • Trivial fix to the example in the README (#166)

4.15.0

06 May 04:28
Compare
Choose a tag to compare

4.15.0 (May 06, 2022)

ENHANCEMENTS:

  • Added output for kube_admin_config_raw (#146)
  • Include node_resource_group as variable (#136)

BUG FIXES:

4.14.0

28 Jan 02:31
Compare
Choose a tag to compare

Add support to ingress application gateway.

Support for `enable_host_encryption`

19 Jul 01:47
1f842d2
Compare
Choose a tag to compare

Support for enable_host_encryption

Add variable `identity_type` and `user_assigned_identity_id`

25 May 01:32
5413bbf
Compare
Choose a tag to compare

Add variable identity_type and user_assigned_identity_id

Add variable `cluster_name` and `cluster_log_analytics_workspace_name`

24 May 01:44
cb3b833
Compare
Choose a tag to compare

Add variable cluster_name to enable customization of cluster name and cluster_log_analytics_workspace_name to customize log analytics workspace name