Update CHANGELOG.md

This commit is contained in:
Jake Champlin 2017-05-19 15:16:37 -04:00 committed by GitHub
parent 51620cf4fb
commit 5027cbd54c

View File

@ -27,6 +27,7 @@ IMPROVEMENTS:
* provider/aws: Show last scaling activity when ASG creation/update fails [GH-14480]
* provider/aws: Add `tags` (list of maps) for `aws_autoscaling_group` [GH-13574]
* provider/aws: Support filtering in ASG data source [GH-14501]
* provider/aws: Add ability to 'terraform import' aws_kms_alias resources [GH-14679]
* 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]