From d2a32bd733e7d00868e20d8a8005cee7b4e555fa Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Thu, 11 May 2023 12:46:22 +0200 Subject: [PATCH] updating to include #21759 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b0a3cc992adf..aa02d7386133 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ FEATURES: ENHANCEMENTS: * dependencies: updating to `v0.56.0` of `github.com/hashicorp/go-azure-helpers` [GH-21725] -* dependencies: updating to `v0.20230510.1131358` of `github.com/hashicorp/go-azure-sdk` [GH-21725] +* dependencies: updating to `v0.20230511.1094507` of `github.com/hashicorp/go-azure-sdk` [GH-21759] * provider: improving the error messages when parsing a Resource ID and the ID doesn't match what's expected [GH-21725] * provider: Resource Provider Registration now uses API Version `2022-09-01` [GH-21695] * provider: updating the `IsAzureStack` check to use `hashicorp/go-azure-sdk` rather than relying on the environment from `Azure/go-autorest` [GH-21697]