From 01186f455a8cba81cf67b42b827df5e634e56f2c Mon Sep 17 00:00:00 2001 From: kt Date: Fri, 26 Oct 2018 16:36:40 -0700 Subject: [PATCH] Update CHANGELOG.md with #922 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index aae7b2581012..49e6b2b75479 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ IMPROVEMENTS: * `azurerm_monitor_activity_log_alert` - support the criteria fields `resource_provider`, `resource_type`, `resource_group` [GH-2150] * `azurerm_virtual_network_gateway` - support for `OpenVPN` as a client protocol option [GH-2126] * `azurerm_virtual_machine_scale_set` - support for the `application_security_group_ids` property of `ip_configuration` [GH-2009] +* `azurerm_virtual_machine_scale_set` - support for a Rolling Upgrade Policy with Automatic OS upgrades [GH-922] BUG FIXES: