Update CHANGELOG.md

This commit is contained in:
James Nugent 2016-04-29 14:07:41 -05:00
parent 43837fd438
commit 3e06a75926
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ IMPROVEMENTS:
* provider/cloudflare: Add proxied option to `cloudflare_record` [GH-5508]
* 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/triton: Add support for specifying network interfaces on `triton machine` resources [GH-6418]
* provider/vsphere: Add `skip_customization` option to `vsphere_virtual_machine` resources [GH-6355]
* provider/vsphere: Add ability to specify and mount bootable vmdk in `vsphere_virtual_machine` [GH-6146]
* provider/vsphere: Add support for `memory_reservation` to `vsphere_virtual_machine` [GH-6036]