From d8ceb8fe93902ba7d24702087a80a3dbab11aff7 Mon Sep 17 00:00:00 2001 From: WS <20408400+WodansSon@users.noreply.github.com> Date: Thu, 10 Feb 2022 20:06:34 -0700 Subject: [PATCH] Updating to include #14935 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 23980f07210c..dd7971715f36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ ENHANCEMENTS: * `azurerm_linux_virtual_machine` - support the `StandardSSD_ZRS` and `Premium_ZRS` values for the `storage_account_type` property [GH-15360] * `azurerm_linux_virtual_machine` - Full support for Automatic VM Guest Patching [GH-14906] * `azurerm_network_watcher_flow_log` - the `name` property can now be set for new resources [GH-15016] +* `azurerm_orchestrated_virtual_machine_scale_set` - Full support for Automatic VM Guest Patching and Hotpatching [GH-14935] * `azurerm_windows_virtual_machine` - support the `StandardSSD_ZRS` and `Premium_ZRS` values for the `storage_account_type` property [GH-15360] * `azurerm_windows_virtual_machine` - Full support for Automatic VM Guest Patching and Hotpaching [GH-14796]