Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-05-09 19:24:08 +01:00
parent 0cec1c19d7
commit 5e4edf81f2
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ IMPROVEMENTS:
* provider/docker: Add ability to keep docker image locally on terraform destroy [GH-6376]
* provider/fastly: Add S3 Log Streaming to Fastly Service [GH-6378]
* provider/fastly: Add Conditions to Fastly Service [GH-6481]
* provider/github: Add support for Github Enterprise via base_url configuration option [GH-6434]
* provider/triton: Add support for specifying network interfaces on `triton machine` resources [GH-6418]
* provider/triton: Deleted firewall rules no longer prevent refresh [GH-6529]
* provider/vsphere: Add `skip_customization` option to `vsphere_virtual_machine` resources [GH-6355]