From 95d858f20e4929927b1ae4033b5e68fcb462ef09 Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Wed, 28 Feb 2018 17:59:42 -0800 Subject: [PATCH] Updating to include #781 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 82d89f209411..802e8f61a14c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ IMPROVEMENTS: * authentication: adding support for Managed Service Identity [GH-639] * `azurerm_container_group` - added `dns_name_label` and `FQDN` properties [GH-877] +* `azurerm_network_security_group` - support for augmented security rules [GH-781] * `azurerm_servicebus_subscription` - added support for the `forward_to` property [GH-861] * `azurerm_storage_account` - adding support for `account_kind` being `StorageV2` [GH-851] * `azurerm_virtual_network_gateway_connection` - support for IPsec/IKE Policies [GH-834]