From b896d964189ecee409ab46661c6bec4bc77ceb30 Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Thu, 20 Sep 2018 09:46:20 +1000 Subject: [PATCH] Updating to include #1947 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b13b2a10977a..8b5bbbb98669 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ BUG FIXES: * `azurerm_lb_rule` - allow `0` for `frontend_port` and `backend_port` again [GH-1951] * `azurerm_public_ip` - correctly reading and importing the `idle_timeout_in_minutes` property [GH-1925] * `azurerm_service_fabric_cluster` - allow two `client_certificate_thumbprint` blocks [GH-1938] +* `azurerm_virtual_machine` - handling the Managed Disk ID being nil [GH-1947] ## 1.15.0 (September 14, 2018)