Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lonegunmanb committed Sep 30, 2022
1 parent 1e65ee6 commit 03c9c55
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ENHANCEMENTS:

* Update hashicorp/terraform-provider-azurerm to version 3.21.0. [#238](https://github.com/Azure/terraform-azurerm-aks/pull/238)

## 6.1.0 (September 15, 2022)
## 6.1.0 (September 30, 2022)

ENHANCEMENTS:

Expand All @@ -24,3 +24,7 @@ ENHANCEMENTS:
* Add new outputs: `cluster_fqdn`, `cluster_portal_fqdn` and `cluster_private_fqdn`. [#251](https://github.com/Azure/terraform-azurerm-aks/pull/245)
* Add new variable `maintenance_window` so we can set `maintenance_window` argument for `azurerm_kubernetes_cluster` resource. [#256](https://github.com/Azure/terraform-azurerm-aks/pull/245)
* Change Terraform AzureRM Provider version to `>= 3.21`. [#248](https://github.com/Azure/terraform-azurerm-aks/pull/248)

# BUG FIXES:

* Make the Azure Defender clause robust against a non-existent `log_analytics_workspace`. [#258](https://github.com/Azure/terraform-azurerm-aks/pull/258)

0 comments on commit 03c9c55

Please sign in to comment.