From 733d6c6787eb4abe91bda6367d802e7e651ab59d Mon Sep 17 00:00:00 2001 From: stephybun Date: Tue, 27 Jun 2023 13:25:26 +0200 Subject: [PATCH] Update for #22242 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d8f49402c3b6..061760ade677 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ENHANCEMENTS: * dependencies: updating to `v0.20230623.1103505` of `github.com/hashicorp/go-azure-sdk` [GH-22263] * dependencies: updating to `v0.57.0` of `github.com/hashicorp/go-azure-helpers` [GH-22247] * dependencies: `containers/containerinstance`: updating to API Version `2023-05-01` [GH-22276] +* dependencies: `network/securityrules`: migrate to `go-azure-sdk` [GH-22242] * dependencies: `redis`: updating to API Version `2023-04-01` [GH-22285] * `azurerm_container_app` - Support for both system and user assigned identities at the same time [GH-21149] * `azurerm_key_vault_managed_hardware_security_module` - support for activating an HSM through `security_domain_key_vault_certificate_ids` [GH-22162]