
The files have passed the validate and plan without errors, however when running an apply I am getting the following error:Įrror: error cloning virtual machine: ServerFaultCode: Permission to perform this operation was denied. The error message happens if R tries to compare to sfc spatial objects, eg: stsfc(stpoint(c(1,1))) > stsfc(stpoint(c(1,1))) but to reproduce. Replication should be performed between hosts that use same virtual hardware versions.

I’m using terraform to clone a vsphere template in our VMWare Cloud on AWS environment, following a guide from vmware: For example, a VM with hardware version 8 on an ESX 5 host cannot be replicated to an ESX 4 host, as the VM hardware level is not supported by the target host.' Therefore this operation is not supported due to VMware virtual hardware limitation.
