From 2011eec0f55e560dcab20c4b720167ed35433b96 Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Tue, 16 May 2017 11:47:08 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index df0e17838..eaef5d7d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ IMPROVEMENTS: * provider/aws: Show state reason when EC2 instance fails to launch [GH-14479] * provider/aws: Show last scaling activity when ASG creation/update fails [GH-14480] * provider/azurerm: Virtual Machine Scale Sets with managed disk support [GH-13717] +* provider/azurerm: Virtual Machine Scale Sets with single placement option support [GH-14510] * provider/datadog: Add last aggregator to datadog_timeboard resource [GH-14391] * provider/datadog: Added new evaluation_delay parameter [GH-14433] * provider/docker: Allow Windows Docker containers to map volumes [GH-13584]