From b6e889de9f6d8f87f7db7afad6ebbfee7904c382 Mon Sep 17 00:00:00 2001 From: kt Date: Thu, 23 Apr 2020 14:52:31 -0700 Subject: [PATCH] update CHANGEOG.md to include #5769 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 13b1f303f9ac..36566f85218b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ IMPROVEMENTS: * Data Source: `app_service_environment` - export the `location` property [GH-6538] * Data Source: `azurerm_notification_hub_namespace` - export `tags` [GH-6578] +* `azurerm_api_management` - support for virtual network integrations [GH-5769] * `azurerm_cosmosdb_mongo_collection` - support for the `index` and `system_index` properties [GH-6426] * `azurerm_function_app` - Added `storage_account_id` and `storage_account_access_key` [GH-6304] * `azurerm_kubernetes_cluster` - deprecating `private_link_enabled` in favour of `private_cluster_enabled ` [GH-6431]