Update CHANGELOG.md
This commit is contained in:
parent
4b9b42dbf0
commit
6263adaa13
|
@ -278,6 +278,7 @@ BUG FIXES:
|
|||
* provider/vsphere: Make `vsphere_virtual_machine` `product_key` optional [GH-7410]
|
||||
* provider/vsphere: Refreshing devices list after adding a disk or cdrom controller [GH-7167]
|
||||
* provider/vsphere: `vsphere_virtual_machine` no longer has to be powered on to delete [GH-7206]
|
||||
* provider/vSphere: Fixes the hasBootableVmdk flag when attaching multiple disks [GH-7804]
|
||||
* provisioner/remote-exec: Properly seed random script paths so they are not deterministic across runs [GH-7413]
|
||||
|
||||
## 0.6.16 (May 9, 2016)
|
||||
|
|
Loading…
Reference in New Issue