From 59ed2e6a36ff95bebe9c08866ba79cf825473d95 Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Thu, 30 Aug 2018 14:57:47 +0100 Subject: [PATCH] Updating to include #1843 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 05dc7bfedd1bb..8a3e8d1249c36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ BUG FIXES: * `azurerm_eventhub_namespace` - updating the validation error [GH-1795] * `azurerm_function_app` - support for names in upper-case [GH-1835] * `azurerm_kubernetes_cluster` - removing validation for the `pod_cidr` field when `network_plugin` is set to `azure` [GH-1798] +* `azurerm_logic_app_workflow` - ensuring parameters are strings [GH-1843] * `azurerm_virtual_machine` - setting the `image_uri` property within the `storage_os_disk` block [GH-1799] ## 1.13.0 (August 15, 2018)