From 061ccdd7aec839a20b71be67ac7f7ec4e6a91b6b Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Tue, 23 Jan 2018 16:48:40 +0100 Subject: [PATCH] Updating to include #742 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1aca4c1dc64c..cf306aa98b89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ IMPROVEMENTS: * `azurerm_image` - add support for filtering images by a regex on the name [GH-642] * `azurerm_network_security_rule` - add support for augmented security rules [GH-692] * `azurerm_role_assignment` - generating a name if one isn't specified [GH-685] +* `azurerm_traffic_manager_profile` - adding support for setting `protocol` to `TCP` [GH-742] ## 1.0.1 (January 12, 2018)