From 498be23e5f79ab446fbdd1c2e75c06f094b68d90 Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Wed, 15 Jan 2020 09:17:53 +0100 Subject: [PATCH] updating to include #5374 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb7a9671257e..4b7270961a2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ FEATURES: * **New Data Source:** `azurerm_eventgrid_topic` [GH-5367] * **New Data Source:** `azurerm_iothub_dps` [GH-5336] * **New Data Source:** `azurerm_iothub_shared_access_policy` [GH-5368] +* **New Data Source:** `azurerm_storage_container` [GH-5374] * **New Resource:** `azurerm_api_management_identity_provider_facebook` [GH-5346] * **New Resource:** `azurerm_api_management_identity_provider_twitter` [GH-5306] * **New Resource:** `azurerm_api_management_identity_provider_microsoft` [GH-5369]