Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-10-03 17:00:08 +01:00 committed by GitHub
parent 2d90f8a91c
commit 7859ddf35e

View File

@ -29,6 +29,7 @@ IMPROVEMENTS:
* provider/aws: Support Import `aws_elasticache_cluster` [GH-9010]
* 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/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]