Skip to content

v1.9.3

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Sep 07:50
· 2 commits to master since this release
0441a6e

1.9.3 (September 7, 2023)

Full Changelog

Merged pull request:

  • Setting machine type in updating virtual machines. #630
  • Added examples of role creation using nutanix terraform provider. #632

Fixed bugs:

  • Updating gives error: Machine type must be set to Q35 for secure boot. #622
  • Machine type must be set to Q35 for secure boot. #494

Closed issues:

  • nutanix_virtual_machine incorrectly casts nic_list and disk_list via the CDKTF. #624

Closed pull request:

  • Fix Secure boot VMs when doing updates. #496