From d61a748d7f4fa7fb708d8218d4c38c5a24da91a1 Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Thu, 9 Jan 2020 11:34:00 +0100 Subject: [PATCH] updating to include #5346 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc7252611e28..ef37019aed06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ FEATURES: * **New Data Source:** `azurerm_iothub_dps` [GH-5336] +* **New Resource:** `azurerm_api_management_identity_provider_facebook` [GH-5346] * **New Resource:** `azurerm_api_management_identity_provider_twitter` [GH-5306] * **New Resource:** `azurerm_cosmosdb_gremlin_graph` [GH-5301]