Skip to content

Releases: nutanix/terraform-provider-nutanix

v1.2.0

01 Feb 21:10
fe00447

Choose a tag to compare

In this version, we introduced new resources and data sources, and some minor fixes.

See the full changelog here: https://github.com/nutanix/terraform-provider-nutanix/blob/master/CHANGELOG.md

v1.1.1

24 Nov 18:29

Choose a tag to compare

Fixed bugs:

  • local resource nutanix_image #182
  • Terraform crashes when trying to specify boot_device_order_list for a vm resource #28

Closed issues:

  • Problem on json unmarshalling to go struct (MessageResource.message_list.details of type map[string]interface {}) #204
  • Fix resource Read inconsistencies #201
  • local resource nutanix_image #182
  • vss_snapshot_capable attribute doesn't work #171
  • 'invalid memory address or nil pointer dereference' while getting a VM. #168
  • FYI: Nutanix API Authentication fails when making many requests at once #93
  • 1122 API requests only to list VMs #87
  • Failed to perform NGT ISO mount operation with error code: kNoFreeCdRomSlot #83
  • ip_address not available as nutanix_virtual_machine attribute. #19
  • Unable to obtain Private_IP as a Output #17

Merged pull requests: