terraform-azurerm-aks/CHANGELOG-v4.md

21 строка
756 B
Markdown

## 4.15.0 (May 06, 2022)
ENHANCEMENTS:
* Added output for `kube_admin_config_raw` ([#146](https://github.com/Azure/terraform-azurerm-aks/pull/146))
* Include `node_resource_group` as variable ([#136](https://github.com/Azure/terraform-azurerm-aks/pull/136))
BUG FIXES:
## 4.16.0 (June 02, 2022)
ENHANCEMENTS:
* Added output for `addon_profile` ([#151](https://github.com/Azure/terraform-azurerm-aks/pull/151))
* Adding Microsoft SECURITY.MD ([#167](https://github.com/Azure/terraform-azurerm-aks/pull/167))
* Added variable `os_disk_type` for default node pools ([#169](https://github.com/Azure/terraform-azurerm-aks/pull/169))
BUG FIXES:
* Trivial fix to the example in the README ([#166](https://github.com/Azure/terraform-azurerm-aks/pull/166))