From a44ec872cced0eb2522f72da4e4566882a6759fc Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Mon, 6 Mar 2023 19:29:06 +0100 Subject: [PATCH] updating to include #20807 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 903eb841a5b72..7c15760001ed2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ENHANCEMENTS +* dependencies: updating to `v0.55.0` of `github.com/hashicorp/go-azure-helpers` [GH-20807] +* dependencies: updating to `v0.20230306.1165107` of `github.com/hashicorp/go-azure-sdk` [GH-20807] * Data Source: `azurerm_servicebus_namespace` - exporting `endpoint` [GH-20790] * `azurerm_servicebus_namespace` - exporting `endpoint` [GH-20790]