From 2e2f548bcb52d4d50216ac03013b3dd3abaf5477 Mon Sep 17 00:00:00 2001 From: catriona-m <86247157+catriona-m@users.noreply.github.com> Date: Fri, 28 Jul 2023 09:47:54 +0100 Subject: [PATCH] Update CHANGELOG.md #22711 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7699629db584..afe9656a165a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ BUG FIXES * provider: only obtaining an authentication token for Managed HSM in environments where Managed HSM is available [GH-22400] * `azurerm_private_endpoint` - loading the subnet to lock from the API rather than the config during deletion [GH-22676] * `azurerm_netapp_volume_group_sap_hana` - update the validation of `security_style` to match proper casing after baselayer update [GH-22615] +* `azurerm_cognitive_deployment` - add locks to parent resource to prevent 409 error [GH-22711] ## 3.67.0 (July 27, 2023)