From 85eedf42ef9a60db420279115d494a2f365665a1 Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Fri, 22 Mar 2024 09:59:32 +0100 Subject: [PATCH] updating the changelog for the hotfix --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a9020a764bdb..370a0dcbf8fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 3.98.0 (Unreleased) +## 3.97.1 (Unreleased) ENHANCEMENTS: @@ -7,7 +7,7 @@ ENHANCEMENTS: BUG FIXES: * `azurerm_data_factory_integration_runtime_self_hosted` - ensure that autorizationh keys are exported [GH-25246] -* `azurerm_storage_account`: defaulting the value for `dns_endpoint_type` to `Standard` when it's not returned from the Azure API [GH-25367] +* `azurerm_storage_account` - defaulting the value for `dns_endpoint_type` to `Standard` when it's not returned from the Azure API [GH-25367] ## 3.97.0 (March 21, 2024)