From c68e3e70ef9b279f6576a88fa9fc4697e77b9745 Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Thu, 8 Aug 2019 16:32:25 +0100 Subject: [PATCH] Updating to include #4013 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 13b7a5a7e056..267f937fcc7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ IMPROVEMENTS: * internal: removing a duplicate Date/Time from the debug logs [GH-4024] * Data Source `azurerm_dns_zone`: deprecating the `zone_type` field [GH-4033] * `azurerm_container_group` - support for attaching to a (Private) Virtual Network [GH-3716] +* `azurerm_container_group` - `log_type` can now be an empty string [GH-4013] * `azurerm_dns_zone` - deprecating the `zone_type` field [GH-4033] * `azurerm_function_app` - support for cors [GH-3949] * `azurerm_iot_dps` - add support for the `linked_hub` property [GH-3922]