From 9c91bfde5ffbd047da04023d319159c822f31248 Mon Sep 17 00:00:00 2001 From: kt Date: Mon, 28 Sep 2020 12:47:47 -0700 Subject: [PATCH] update CHANGELOG.md for #8078 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b9722924fbf..bbe9f12f0532 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,10 +7,12 @@ FEATURES: IMPROVEMENTS: +* dependencies: updating `storagecache` to `2020-03-01` [GH-8078] * `azurerm_cognitive_account` - support for the `S` `sku` [GH-8639] * `azurerm_container_group` - support for the `dns_config` block [GH-7912] * `azurerm_cosmosdb_account` - support the `zone_reduntant` property [GH-8295] * `azurerm_cosmosdb_mongo_collection` - will now respect the order of the `keys` property in the `index` block [GH-8602] +* `azurerm_hpc_cache` - support the `mtu` and `root_squash_enabled` properties [GH-8078] * `azurerm_lighthouse_assignment` - limit the `scope` property to subsriptions [GH-8601] * `azurerm_logic_app_workflow` - support for the `integration_service_environment_id` property [GH-8504] * `azurerm_servicebus_topic` - validate the `max_size_in_megabytes` property [GH-8648]