Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-09-27 08:58:38 +01:00 committed by GitHub
parent 3840ff0f40
commit b7bf74b619
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ IMPROVEMENTS:
* provider/aws: Add HTTP/2 support via the http_version parameter to CloudFront distribution [GH-8777] * provider/aws: Add HTTP/2 support via the http_version parameter to CloudFront distribution [GH-8777]
* 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/azurerm: Add normalizeJsonString and validateJsonString functions [GH-8909] * provider/azurerm: Add normalizeJsonString and validateJsonString functions [GH-8909]
* provider/vsphere: Adding 'detach_unknown_disks_on_delete' flag for VM resource [GH-8947]
BUG FIXES: BUG FIXES:
* core: Fixed variables not being in scope for destroy -target on modules [GH-9021] * core: Fixed variables not being in scope for destroy -target on modules [GH-9021]