From f6227ba9810ede389a213d9df90ad9c92629cdac Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Mon, 27 Nov 2023 14:50:45 +0100 Subject: [PATCH] updating to include #24024 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f4b8055aa185..bc7246d84926 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ ENHANCEMENTS: * dependencies: updating to `v0.20231124.1163225` of `github.com/hashicorp/go-azure-sdk` [GH-24025] * `automation`: updating to API Version `2023-11-01` [GH-24017] +* Data Source `azurerm_private_dns_zone`: refactoring to use the `ListBySubscription` API rather than the Resources API when `resource_group_name` is omitted [GH-24024] * `azurerm_dashboard_grafana` - support for `grafana_major_version` [GH-24014] * `azurerm_postgresql_flexible_server` - udpating to API Version `2023-06-01-preview` [GH-24016]