Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-10-03 16:50:25 +01:00 committed by GitHub
parent 17cb9a19da
commit 69cb909b0e
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ IMPROVEMENTS:
* provider/aws: Add `query_string_cache_keys` to allow for selective caching of CloudFront keys [GH-8777] * provider/aws: Add `query_string_cache_keys` to allow for selective caching of CloudFront keys [GH-8777]
* provider/aws: Support Import `aws_elasticache_cluster` [GH-9010] * provider/aws: Support Import `aws_elasticache_cluster` [GH-9010]
* provider/aws: Add support for tags to `aws_cloudfront_distribution` [GH-9011] * provider/aws: Add support for tags to `aws_cloudfront_distribution` [GH-9011]
* provider/aws: Support Import `aws_opsworks_stack` [GH-9124]
* provider/azurerm: Add normalizeJsonString and validateJsonString functions [GH-8909] * provider/azurerm: Add normalizeJsonString and validateJsonString functions [GH-8909]
* provider/openstack: Use proxy environment variables for communication with services [GH-8948] * 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] * provider/vsphere: Adding `detach_unknown_disks_on_delete` flag for VM resource [GH-8947]