From af53259349eb23f60428e07975e2bb1f35dedb51 Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Wed, 23 Sep 2020 16:49:25 +0200 Subject: [PATCH] updating to include #8592 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 81d156892a50..4cff777be8e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,7 +19,7 @@ FEATURES: IMPROVEMENTS: -* dependencies: updating `github.com/Azure/azure-sdk-for-go` to `v46.1.0` [GH-8411] +* dependencies: updating `github.com/Azure/azure-sdk-for-go` to `v46.3.0` [GH-8592] * dependencies: updating `containerregistry` to `2019-05-01` [GH-8477] * Data Source: `azurerm_api_management` - export the `private_ip_addresses` attribute for primary and additional locations [GH-8290] * `azurerm_api_management` - support the `virtual_network_configuration` block for additional locations [GH-8290]