From 8f97f842fec9e825b6d79b98e4725230dbfd6e5a Mon Sep 17 00:00:00 2001 From: kt Date: Wed, 18 Dec 2019 01:17:58 -0800 Subject: [PATCH] Update CHANGELOG.md to include #5145 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8519ea946699..ebb688c88a9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ IMPROVEMENTS: * `azurerm_search_service` - exposing the `query_keys` [GH-5029] * `azurerm_storage_account` - exposing the `blob_properties` block [GH-3807] * `azurerm_virtual_network_gateway` - support for configuring `generation` [GH-5198] +* `azurerm_virtual_network_gateway_connection` - support for the `connection_protocol` property [GH-5145] BUG FIXES: