From ce09cc1bb9407429b82c7e9f2feecafbb0b3016e Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Mon, 17 Apr 2017 01:38:08 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c9cde6a19..0d2921c9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ FEATURES: IMPROVEMENTS: * state/remote/swift: Support Openstack request logging [GH-13583] * provider/aws: Add an option to skip getting the supported EC2 platforms [GH-13672] + * provider/azurerm: VM Scale Sets - import support [GH-13464] * provider/google: `google_compute_address` and `google_compute_global_address` are now importable [GH-13270] BUG FIXES: