Skip to content

Releases: nutanix/terraform-provider-nutanix

v1.2.2

26 Nov 11:04
Compare
Choose a tag to compare

New:

  • Added a boolean attribute in nutanix_virtual_machine resource type: enable_cpu_passthrough to enable CPU passthrough.

Fixes:

  • NGT credential issue #297 resolved.
  • Cloud init fixes for issue #285.

v1.2.1

29 Jun 23:44
5017000
Compare
Choose a tag to compare
Merge pull request #286 from yannickstruyf3/docs/modified-karbon-clus…

v1.2.0

01 Feb 21:10
fe00447
Compare
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
Compare
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: