Closed replay111 closed 4 years ago
I've extended the delay and set it different for each hosts, but I think that should just with the same values....
This github repo is for a provider plugin, not a provisioner... If you feel you have a bug with a provisioner, you need to open an issue there.
OK I thought that this can be caused by the ESXi and the communication that is provided by plugin, but if this is not related then I will close this and search in terraform pages/wiki.
Hi, I've found that this is not working:
when I am running
terraform apply
(with default options),but when I use
terraform apply -parallelism 1
then everything works ok.Is there any limitation with that provisioner?