From 662d96388441fcba3eafa9a6118f85ddf6c6c14c Mon Sep 17 00:00:00 2001 From: kt Date: Thu, 15 Jun 2023 20:02:41 -0700 Subject: [PATCH] Update CHANGELOG.md #22179 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b2c48d7ea588e..8deeadb2966db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ENHANCEMENTS: * dependencies: updating to `v0.20230614.1151152` of `github.com/hashicorp/go-azure-sdk` [GH-22176] * dependencies: `compute/marketplace_agreement` - swap to use `hashicorp/go-azure-sdk` [GH-21938] * dependencies: `network/manager` - swap to use `hashicorp/go-azure-sdk` [GH-22119] +* `azurerm_cosmosdb_gremlin_graph` - support for the `analytical_storage_ttl` property [GH-22179] * `azurerm_kubernetes_cluster` - add support for the value `AzureLinux` for the field `os_sku` within the `default_node_pool` block [GH-22139] * `azurerm_kubernetes_cluster_node_pool` - add support for the value `AzureLinux` for the field `os_sku` [GH-22139]