v1.1.1
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:
- chore: fix goreleaser for v1.1.1 #207 (marinsalinas)
- added return nil in read function #203 (yannickstruyf3)
- fixed source_path image_type issue #202 (yannickstruyf3)
- fixed wrong status_code check in client (404 should be 401) #200 (yannickstruyf3)
- GitHub actions #198 (marinsalinas)
- chore: add note to network_security_rule #196 (marinsalinas)
- chore: fix linting issues #194 (marinsalinas)
- Fix Testacc #193 (marinsalinas)
- fix: missing variable initialization #192 (marinsalinas)
- Migrate to Terraform Plugin SDK v1 #176 (marinsalinas)
- Fix issue #168, unchecked nil assignment #169 (yannickstruyf3)
- Added name argument for datasource of cluster #165 (coderGo93)
- Removed volume_group documentations #160 (PacoDw)
- Updated Readme file and changelog #154 (PacoDw)
- provide better error reporting when invalid nutanix credentials are used #148 (scott-grimes)
- Initialize BootConfig struct before the child attributes #53 (marinsalinas)