Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-07-12 09:03:46 +01:00 committed by GitHub
parent 71c694cc5f
commit 2f3f1daff4
1 changed files with 1 additions and 0 deletions

View File

@ -139,6 +139,7 @@ IMPROVEMENTS:
* provider/vsphere: Virtual Machine and File resources handle Read errors properley [GH-7220]
* provider/vsphere: set uuid as `vsphere_virtual_machine` output [GH-4382]
* provider/vsphere: Add support for `keep_on_remove` to `vsphere_virtual_machine` [GH-7169]
* provider/vsphere: Add support for additional `vsphere_virtial_machine` SCSI controller types [GH-7525]
* provisioner/file: File provisioners may now have file content set as an attribute [GH-7561]
BUG FIXES: