From 634a69c953c939e2002e6b07df9776c4fba26a6b Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Wed, 28 Feb 2018 15:07:28 -0800 Subject: [PATCH] Updating to include #905 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 27d92eb9003e..3f472a953183 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ FEATURES: +* **New Resource:** `azurerm_application_security_group` [GH-905] * **New Resource:** `azurerm_servicebus_topic_authorization_rule` [GH-736] * `azurerm_container_group` - added `dns_name_label` and `FQDN` properties [GH-877] * `azurerm_servicebus_subscription` - added support for the `forward_to` property [GH-861]