From 3c83e158b90e3d441d0d073ed515f0a2b6411ef9 Mon Sep 17 00:00:00 2001 From: kt Date: Thu, 11 Nov 2021 09:30:43 -0800 Subject: [PATCH] CHANGELOG.md for #14097 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3df2f1529322..d5a0bca348a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ IMPROVEMENTS: * dependencies: upgrading to `v0.17.1` of `github.com/hashicorp/go-azure-helpers` [GH-14141] * dependencies: upgrading to `v2.8.0` of `github.com/hashicorp/terraform-plugin-sdk` [GH-14060] * `azurerm_application_insights` - support for the `internet_ingestion_enabled` and `internet_query_enabled` properties [GH-14035] +* `azurerm_backup_protected_vm` - support for the `exclude_disk_luns` and `include_disk_luns` properties [GH-14097] * `azurerm_security_center_subscription_pricing` - `resource_type` can now be set to `OpenSourceRelationalDatabases` [GH-14103] * `azurerm_virtual_network_gateway` - enable configuration of an active-active zone redundant gateway with P2S [GH-14124]