From 7f5b1608e519278e65e1a7266b372629a45beff6 Mon Sep 17 00:00:00 2001 From: kt Date: Thu, 18 Aug 2022 11:16:34 -0700 Subject: [PATCH] CHANGELOG #17954 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cd07e85a0536..3fa4a11b4a4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ ENHANCEMENTS: * Dependencies: `dedicated_host_*` to use `hashicorp/go-azure-sdk` [GH-17616] * Dependencies: `dataprotection`: updating to use `hashicorp/go-azure-sdk` [GH-17700] * Dependencies: `dns` - updating to use `hashicorp/go-azure-sdk` [GH-17986] +* Dependencies: `maintenance` - updating to use `hashicorp/go-azure-sdk` [GH-17954] * Data Source: `azurerm_images` - now uses a logical id [GH-17766] * Data Source: `azurerm_management_group` - now exports the `management_group_ids`, `all_management_group_ids`, and `all_subscription_ids` attributes [GH-16208] * `azurerm_active_directory_domain_service` - support for the `kerberos_armoring_enabled` and `kerberos_rc4_encryption_enabled` properties [GH-17853]