From 493728fdc6c3a4bac6c6bdfb7c073a51d1102c9c Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Tue, 8 Aug 2017 14:26:50 +0100 Subject: [PATCH] Updating to include #211 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a191fd82b0f7..9e4f43d9cee2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ BUG FIXES: * `azurerm_sql_database` - fixing creating a DB with a PointInTimeRestore [GH-197] * `azurerm_virtual_machine` - fix a crash when the properties for a network inteface aren't returned [GH-208] +* `azurerm_virtual_machine` - changes to custom data should force new resource [GH-211] * Checking to ensure the HTTP Response isn't `nil` before accessing it (fixes [GH-200]) [GH-204] ## 0.1.4 (July 26, 2017)