Skip to content

Releases: Azure/terraform-azurerm-aks

Support Azurerm 2.0

16 Apr 09:11
2991150
Compare
Choose a tag to compare

Support Azurerm 2.0

Azure Kubernetes Service (AKS)

07 Feb 11:36
e6b0bff
Compare
Choose a tag to compare

Azure Kubernetes Service (AKS) using Azure Log Analytics

v3.0 changes

  1. Input breaking changes:
  • Add “resource_group_name”(required) (we import an existing resource group)
  • Add “tags”(optional)
  • Remove “location” (it uses the resource group location)
  • Remove “kubernetes_version” (optional, latest by default)
  1. Output changes:
  • Add “aks_id” output
  1. Internal code changes:
  • Flatten code to simplify the structure of code, remove internal modules
  • Change test code
  • Change corresponding Dockerfile, Rakefile, Gemfile, README, azure-pipelines.yml to use our common terra-module-test

Azure Kubernetes Service (AKS)

15 Aug 15:50
Compare
Choose a tag to compare

Azure Kubernetes Service (AKS) using Azure Log Analytics

Azure Kubernetes Service (AKS)

10 Apr 09:58
72b73d0
Compare
Choose a tag to compare

Azure Kubernetes Service (AKS) using Azure Log Analytics

Azure Kubernetes Service (AKS)

12 Oct 00:36
Compare
Choose a tag to compare
Pre-release

Azure Kubernetes Service (AKS) using Azure Log Analytics