Update CHANGELOG.md

This commit is contained in:
Jake Champlin 2017-04-25 17:35:59 -04:00 committed by GitHub
parent 4ad3cc3647
commit 048bfd6f36
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ IMPROVEMENTS:
* provider/aws: Add tagging support to the 'aws_lambda_function' resource [GH-13873]
* provider/aws: Validate WAF metric names [GH-13885]
* 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/azurerm: VM Scale Sets - import support [GH-13464]
* provider/azurerm: Allow Azure China region support [GH-13767]
* provider/digitalocean: Export droplet prices [GH-13720]