Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-05-18 14:31:39 +03:00 committed by GitHub
parent 5884d518e7
commit 57489bb17f
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ IMPROVEMENTS:
* provider/aws: Add `tags` (list of maps) for `aws_autoscaling_group` [GH-13574]
* 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/azurerm: Adding support for VMSS Data Disks using Managed Disk feature [GH-14608]
* 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]