Skip to content

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 29 Mar 19:28
· 107 commits to main since this release
v1.4.0
12177b8

v1.4.0

Major Changes

  • Allow changing VM machine_type using vm and vm_param modules. (#287)

Minor Changes

  • Added vtpm disk type to vm and vm_disks modules. (#286)
  • Fix vm_rebooted output value. The meaning needs to be "was VM rebooted". Some modules were still returning "VM needs to be rebooted (if it is running) to apply (some) changes".
  • vm_nic module fails with descriptive message (no crash) if VM is missing.

See also: CHANGELOG

What's Changed

Full Changelog: v1.3.0...v1.4.0