From 5a300e5d39b41583c6007e7353fbd69b457c3918 Mon Sep 17 00:00:00 2001 From: kt Date: Tue, 18 May 2021 14:51:59 -0700 Subject: [PATCH] CHANGELOG.md for #11755 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a4006e9047f59..9cfa9ea8feea3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ ENHANCEMENTS: * dependencies: updating `aks` to use API Version `2021-03-01` [GH-11708] * dependencies: updating `eventgrid` to use API Version `2020-10-15-preview` [GH-11746] * `azurerm_cosmosdb_mongo_collection` - support for the `analytical_storage_ttl` property [GH-11735] +* `azurerm_cosmosdb_cassandra_table` - support for the `analytical_storage_ttl` property [GH-11755] * `azurerm_hdinsight_kafka_cluster` - support for the `encryption_in_transit_enabled` property [GH-11737] * `azurerm_media_services_account` - support for the `key_delivery_access_control` block [GH-11726] * `azurerm_redis_cache` - suppot for the `replicas_per_master` peoperty [GH-11714]