From 9268a77ade87cfb8ab3b36f71ed1db679682354a Mon Sep 17 00:00:00 2001 From: kt Date: Tue, 18 May 2021 14:53:19 -0700 Subject: [PATCH] CHANGELOG.md for #11736 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9cfa9ea8feea..28d44a526ac1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ ENHANCEMENTS: * 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_healthcare_service` - support for the `public_network_access_enabled` property [GH-11736] * `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]