Update CHANGELOG.md

This commit is contained in:
Jake Champlin 2017-04-21 10:26:30 -04:00 committed by GitHub
parent 022d0cd14f
commit 71139988dc
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ IMPROVEMENTS:
* provider/aws: Add `bucket_prefix` to `aws_s3_bucket` [GH-13274]
* provider/aws: Add replica_source_db to the aws_db_instance datasource [GH-13842]
* provider/aws: Add IPv6 outputs to aws_subnet datasource [GH-13841]
* provider/aws: Exercise SecondaryPrivateIpAddressCount for network interface [GH-10590]
* 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]