From 22b24fc3b8f371ed9469a673abf88999e74295a3 Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Wed, 18 Jan 2023 10:21:35 +0100 Subject: [PATCH] updating to include #20081 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 29056bd4716b..102189fb6ea6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ FEATURES ENHANCEMENTS: +* dependencies: updating to `v0.20230117.1125206` of `github.com/hashicorp/go-azure-sdk` [GH-20081] * `azurerm_application_gateway` - add TLS 1.3 and CustomV2 support [GH-20029] * `azurerm_linux_web_app` - Add Python 3.11 support [GH-20001] * `azurerm_linux_web_app_slot` - Add Python 3.11 support [GH-20001]