From 868ed36c917f4e2c7217b78a4dd3842a7ba027ce Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Mon, 4 Dec 2017 12:08:29 +0000 Subject: [PATCH] Updating to include #482 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1994e854c989..bea61c23ea1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ IMPROVEMENTS: * `azurerm_eventhub_namespace` - support for AutoInflating/MaximumThroughputCapacity [GH-569] * `azurerm_image` - fixing an out of index error when flattening image data disks [GH-589] * `azurerm_virtual_machine` - removing the deprecated `diagnostics_profile` field [GH-593] +* `azurerm_virtual_machine` - support for managed service identity [GH-482] * `azurerm_virtual_machine_scale_set` - Support for updating the customData field [GH-559] ## 0.3.3 (November 14, 2017)