From af52ca6b4ada52662f66552650d5a552e5a49b50 Mon Sep 17 00:00:00 2001 From: kt Date: Tue, 2 Nov 2021 16:47:26 -0700 Subject: [PATCH] CHANGELOG.md for #13866 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5308ea2f572e..d68ac93f6e75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ IMPROVEMENTS: * `azurerm_synapse_workspace` - supports for the `sql_aad_admin` block [GH-13659] * `azurerm_sql_managed_instance` - support for the `dns_zone_partner_id` property [GH-13951] * `azurerm_storage_blob` - support for the `cache_control` property [GH-13946] +* `azurerm_linux_virtual_machine` - support for the `patch_mode` property [GH-13866] BUG FIXES: