Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-10-05 00:05:44 +01:00 committed by GitHub
parent 49438d4b46
commit 6ad252e6ab
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ IMPROVEMENTS:
* provider/aws: Add support for tags to `aws_cloudfront_distribution` [GH-9011]
* provider/aws: Support Import `aws_opsworks_stack` [GH-9124]
* provider/aws: Support Import `aws_elasticache_replication_groups` [GH-9140]
* provider/aws: Add new aws api-gateway integration types [GH-9213]
* provider/azurerm: Add normalizeJsonString and validateJsonString functions [GH-8909]
* provider/openstack: Use proxy environment variables for communication with services [GH-8948]
* provider/vsphere: Adding `detach_unknown_disks_on_delete` flag for VM resource [GH-8947]