diff --git a/CHANGELOG.md b/CHANGELOG.md index 84c4c421be9a..7aa3b893eacd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ IMPROVEMENTS: * `azurerm_data_lake_store_file` - support file uploads greater then 4 megabytes [GH-2633] * `azurerm_mssql_elasticpool` - support for setting `max_size_bytes` [GH-2346] * `azurerm_postgresql_server` - support for version `10` and `10.2` [GH-2768] +* `azurerm_kubernetes_cluster` - add addtional validation [GH-2772] * `azurerm_signalr_service` - exporting `primary_access_key`, `secondary_access_key`, `primary_connection_string` and `secondary_connection_string` and secondary access keys and connection strings [GH-2655] * `azurerm_subnet` - support for additional subnet delegation types [GH-2667]