From 5480a12b9deb9457edaf5e8d4c2b4b422ad322cc Mon Sep 17 00:00:00 2001 From: kt Date: Wed, 18 Dec 2019 09:34:20 -0800 Subject: [PATCH] Update CHANGELOG>md to include #5207 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 818e40527538..c008f31b3e67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ IMPROVEMENTS: * `azurerm_cosmosdb_table` - support for the `throughput` property [GH-5203] * `azurerm_function_app` - support for the `ftps_state` property [GH-5169] * `azurerm_image` - support for configuring `hyper_v_generation` [GH-4453] +* `azurerm_key_vault`: the `network_acls` property is now computed [GH-5207] * `azurerm_private_link_service` - support for the `enable_proxy_protocol` property [GH-5178] * `azurerm_search_service` - exposing the `query_keys` [GH-5029] * `azurerm_storage_account` - exposing the `blob_properties` block [GH-3807]