From 2707138e1581644d9c568586b8cf3c909b87fde7 Mon Sep 17 00:00:00 2001 From: Steve <11830746+jackofallops@users.noreply.github.com> Date: Thu, 23 Jul 2020 13:38:49 +0100 Subject: [PATCH] Updated CHANGELOG.md for #7517 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a3bc4a0063f..df2bc170f792 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,9 +12,11 @@ DEPENDENCIES: FEATURES: +* **New Data Source:** `azurerm_synapse_workspace` [GH-7517] * **New Resource:** `azurerm_data_share_dataset_data_lake_gen1` - add `dataset_data_lake_gen1` suppport for `azurerm_data_share` [GH-7511] * **New Resource:** `azurerm_frontdoor_custom_https_configuration` - move the front door `custom_https_configuration` to its own resource to allow for parallel creation/update of custom https certificates. [GH-7498] * **New Resource:** `azurerm_kusto_cluster_customer_managed_key` [GH-7520] +* **New Resource:** `azurerm_synapse_workspace` [GH-7517] ENHANCEMENTS: