You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When trying to read a vm using the data source nutanix_virtual_machine hitting the following error, 2019/05/07 06:45:49 [ERROR] root: eval: *terraform.EvalReadDataApply, err: data.nutanix_virtual_machine.myvm: Invalid address to set: []string{"nic_list", "0", "is_connected"} 2019/05/07 06:45:49 [ERROR] root: eval: *terraform.EvalSequence, err: data.nutanix_virtual_machine.myvm: Invalid address to set: []string{"nic_list", "0", "is_connected"}
Expected behavior
Should be able to read the configuration and details of this attribute
Describe the bug
When trying to read a vm using the data source nutanix_virtual_machine hitting the following error,
2019/05/07 06:45:49 [ERROR] root: eval: *terraform.EvalReadDataApply, err: data.nutanix_virtual_machine.myvm: Invalid address to set: []string{"nic_list", "0", "is_connected"} 2019/05/07 06:45:49 [ERROR] root: eval: *terraform.EvalSequence, err: data.nutanix_virtual_machine.myvm: Invalid address to set: []string{"nic_list", "0", "is_connected"}
Expected behavior
Should be able to read the configuration and details of this attribute
Logs
2019/05/07 06:45:49 [ERROR] root: eval: *terraform.EvalReadDataApply, err: data.nutanix_virtual_machine.myvm: Invalid address to set: []string{"nic_list", "0", "is_connected"} 2019/05/07 06:45:49 [ERROR] root: eval: *terraform.EvalSequence, err: data.nutanix_virtual_machine.myvm: Invalid address to set: []string{"nic_list", "0", "is_connected"}
Versions (please complete the following information):
The text was updated successfully, but these errors were encountered: