From 17ae6275a6cf46c6d98043bb0bab23f9a0aefb7f Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Thu, 30 Aug 2018 13:43:39 +0100 Subject: [PATCH] Updating to include #1821 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 866e0571f30ab..05dc7bfedd1bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ IMPROVEMENTS: * `azurerm_iothub` - exporting the `event_hub_events_endpoint`, `event_hub_events_path`, `event_hub_operations_endpoint` and `event_hub_operations_path` fields [GH-1789] * `azurerm_iothub` - support for `endpoint` and `route` blocks [GH-1693] +* `azurerm_kubernetes_cluster` - making `linux_profile` optional [GH-1821] * `azurerm_storage_blob` - support for import [GH-1816] * `azurerm_storage_container` - support for import [GH-1816] * `azurerm_storage_queue` - support for import [GH-1816]