From 710bac7932f63989ea5778adb9bd9bc541e49df2 Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Thu, 11 Oct 2018 11:26:26 -1000 Subject: [PATCH] Updating to include #2041 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index deb352d55516..fa77afa2e252 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,11 +19,11 @@ BUG FIXES: IMPROVEMENTS: -* `azurerm_application_gateway` - support for the `StandardV2` and `WAFV2` skus and tiers [GH-2015] +* `azurerm_application_gateway` - support for the `StandardV2` and `WAFV2` skus and tiers [GH-2015] +* `azurerm_dev_test_virtual_network` - support for managing the Subnet [GH-2041] * `azurerm_key_vault` - support for Virtual Network Rules [GH-2027] * `azurerm_kubernetes_cluster` - changing the `oms_agent` property no longer forces a new resource [GH-2021] - ## 1.16.0 (October 01, 2018) UPGRADE NOTES: