From 583b0a967e7980a3ed9cc5cebef52c3be29fc98b Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Wed, 26 Sep 2018 08:26:15 +1000 Subject: [PATCH] Updating to include #1958 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b66fae683ed..66882dd86948 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ BUG FIXES: * `azurerm_service_fabric_cluster` - support for specifying the `cluster_code_version` field [GH-1945] * `azurerm_virtual_machine` - handling the Managed Disk ID being nil [GH-1947] * `azurerm_virtual_machine_data_disk_attachment` - supporting data disk attachments when a VM Extension is installed [GH-1950] +* `azurerm_virtual_machine_scale_set` - making `admin_password` in the `os_profile` block optional again [GH-1958] ## 1.15.0 (September 14, 2018)