From 24a8b9f0071176ffd11da3ca60d8b520e52af91d Mon Sep 17 00:00:00 2001 From: stephybun Date: Thu, 24 Oct 2024 11:31:28 +0200 Subject: [PATCH] Update for #27692 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c19c5a898ff2..7db733159d75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ ENHANCEMENTS: BUG FIXES: * `azurerm_automation_software_update_configuration` - correct validation to not allow `5` and allow `-1` [GH-25574] +* `azurerm_cosmosdb_sql_container` - fix recreation logic for `partition_key_version` [GH-27692] * `azurerm_mssql_database` - updating short term retention policy now works as expected [GH-27714] ## 4.6.0 (October 18, 2024)