Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-07-10 22:39:18 +01:00 committed by GitHub
parent 95c0a74df7
commit 1845fd8c92

View File

@ -136,6 +136,7 @@ IMPROVEMENTS:
* provider/vsphere: Add DiskEnableUUID option to `vsphere_virtual_machine` [GH-7088]
* 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]
* provisioner/file: File provisioners may now have file content set as an attribute [GH-7561]
BUG FIXES: