Update CHANGELOG.md

This commit is contained in:
Jake Champlin 2017-04-26 08:06:02 -04:00 committed by GitHub
parent 64134418a5
commit 6939345c42
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ IMPROVEMENTS:
* provider/aws: Allow AWS Subnet to change IPv6 CIDR Block without ForceNew [GH-13909]
* provider/aws: Allow filtering of aws_subnet_ids by tags [GH-13937]
* provider/aws: Support aws_instance and volume tagging on creation [GH-13945]
* provider/aws: Add network_interface to aws_instance [GH-12933]
* provider/azurerm: VM Scale Sets - import support [GH-13464]
* provider/azurerm: Allow Azure China region support [GH-13767]
* provider/digitalocean: Export droplet prices [GH-13720]