Update CHANGELOG.md

This commit is contained in:
Sander van Harmelen 2017-05-24 15:29:19 +02:00 committed by GitHub
parent e4bd7e2430
commit 7c6c075640
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ IMPROVEMENTS:
* provider/azurerm: Virtual Machine Scale Sets with single placement option support [GH-14510]
* provider/azurerm: Adding support for VMSS Data Disks using Managed Disk feature [GH-14608]
* provider/azurerm: Adding support for 4TB disks [GH-14688]
* provider/cloudstack: Load the provider configuration from a CloudMonkey config file [GH-13926]
* 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]