From d3ccbaf1811909687766ce62925498611fb7a0e3 Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Fri, 15 Sep 2017 17:34:35 +0100 Subject: [PATCH] Updating to include #338 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 752a27b59d35..d327ad67ce0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ FEATURES: * **Support for authenticating using the Azure CLI** [GH-316] -* **New Resource:** `azurerm_container_group` [GH-333] [GH-311] +* **New Resource:** `azurerm_container_group` [GH-333] [GH-311] [GH-338] IMPROVEMENTS: