Improvements:
- Read VM network and datastore (@tkak)
Bugfixes:
- Change default network adapter type and disk type for creating new Virtual Machine (@tkak)
- Add task.Wait function to fix a failure in destroying VM (@tkak)
- Move default DNS suffixes value and default DNS servers value to global scope (@tkak)
- Use GetOk function (@tkak)
- Fix findDatastore bug (@tkak)
Improvements:
- Support additional disk feature and create virtual machine feature with
disk
argument (@tkak)
Improvements:
- Update govmomi package (@tkak)
- Remove network device name from
vsphere_virtual_machine
resource (@tkak) - Support
time_zone
parameter (@tkak)
Bugfixes: