From c3b4a0875b906b102f10aba7e7ce161cd8dd6d46 Mon Sep 17 00:00:00 2001 From: kt Date: Tue, 27 Aug 2019 13:33:36 -0700 Subject: [PATCH] Update CHANGELOG.md ot include #4163 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14b4188a9d9f..a4331ce98b3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ IMPROVEMENTS: * Data Source: `azurerm_storage_account_sas` - adding an `ISO8601` validator to the `start` and `end` dates [GH-4064] +* `azurerm_cosmosdb_sql_container` - the property `unique_key.paths` is now marked as ForceNew [GH-4163] ## 1.33.1 (August 27, 2019)