From ee6d71cf176cbf4ae524559a5dfad38991191bf2 Mon Sep 17 00:00:00 2001 From: kt Date: Sun, 24 May 2020 22:27:29 -0700 Subject: [PATCH] update CHANGELOG.md to include #6689 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index df9f303c7811..ff2106094308 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ IMPROVEMENTS: +* `azurerm_batch_pool` - support the `container_image_names` property [GH-6689] * `azurerm_eventgrid_event_subscription` - support for the `expiration_time_utc`, `service_bus_topic_endpoint`, and `service_bus_queue_endpoint`, property [GH-6860] * `azurerm_eventgrid_event_subscription` - the `eventhub_endpoint` was deprecated in favour of the `eventhub_endpoint_id` property [GH-6860] * `azurerm_eventgrid_event_subscription` - the `hybrid_connection_endpoint` was deprecated in favour of the `hybrid_connection_endpoint_id` property [GH-6860]