Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-05-23 19:32:00 +01:00 committed by GitHub
parent 88d9254661
commit 5c85c9cf6c
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ IMPROVEMENTS:
* provider/aws: Add ability to 'terraform import' aws_kms_alias resources [GH-14679]
* provider/aws: Allow lightsail resources to work in other regions [GH-14685]
* provider/aws: Configurable timeouts for EC2 instance + spot instance [GH-14711]
* provider/aws: Add ability to define timeouts for DMS replication instance [GH-14729]
* 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]