Hi everyone,
I am trying to create a vm using terraform in vsphere. I am using the customize block and assigning the static ip for the vm. I am getting the below error.
An error occurred while customizing VM test_instance . For details reference the log file <No Log> in the guest OS.
The virtual machine has not been deleted to assist with troubleshooting. If
corrective steps are taken without modifying the "customize" block of the
resource configuration, the resource will need to be tainted before trying
again. For more information on how to do this, see the following page:
any suggestions on how to resolve this?
thanks,
San