Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-04-26 10:13:13 +12:00 committed by GitHub
parent f4015b43c5
commit 0fa5aefb96
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ IMPROVEMENTS:
* 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/aws: Support aws_instance and volume tagging on creation [GH-13945]
* 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]