Skip to content
This repository has been archived by the owner on Apr 12, 2018. It is now read-only.

Latest commit

 

History

History
47 lines (26 loc) · 1.52 KB

CHANGELOG.md

File metadata and controls

47 lines (26 loc) · 1.52 KB

CHANGELOG

0.4.0 (Unreleased)

Improvements:

  • Read VM network and datastore (@tkak)

0.3.1 (July 24, 2015)

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)

0.3.0 (May 28, 2015)

Improvements:

  • Support additional disk feature and create virtual machine feature with disk argument (@tkak)

0.2.0 (April 28, 2015)

Improvements:

  • Update govmomi package (@tkak)
  • Remove network device name from vsphere_virtual_machine resource (@tkak)
  • Support time_zone parameter (@tkak)

Bugfixes:

  • Add ForceNew option and modify for passing InternalValidate (@tkak)
  • Fix wrong binary name of this terraform plugin (@tkak)
  • VM Template in child folders can be specified. #4 (@tkak)

0.1.0 (February 24, 2015)