6.1.0
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
andcluster_private_fqdn
. #251 - Add new variable
maintenance_window
so we can setmaintenance_window
argument forazurerm_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