From 8e99f05108a02e106d315671689344fe5f52d9dd Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Thu, 22 Jun 2017 14:27:55 +0100 Subject: [PATCH] Updating to include #113 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b2b09b626a6..d1029af52cda 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ FEATURES: * `azurerm_network_interface` now supports import [GH-119] +BUG FIXES: + +* `azurerm_subnet` now correctly detects changes to Network Securtiy Groups and Routing Table's [GH-113] + ## 0.1.1 (June 21, 2017) BUG FIXES: