Open rahim-devops opened 1 month ago
Hi Rahim
First of all thanks for testing our provider.
We have reviewed your code and we saw a couple of things weired.
First maybe is better if you use a latest version of the provider.
We know, you copy paste the example that you have seen in the documentation, but we haven't updated the documentation with the last version of the provider, sorry for that we have raised a ticket in order to fix it.
Apart from that, we have seen that you put a different parameters that in the last version they aren't.
Please take a look this two things and let us know if you have more doubt's.
Regards
I'm trying to create a virtual machine using Terraform with the vmworkstation provider, but I encounter an error related to the path parameter during the terraform apply step.
Error: One of the parameters was invalid: path with vmworkstation_vm.vmware07_machine, on main.tf line 18, in resource "vmworkstation_vm" "vmware07_machine": 18: resource "vmworkstation_vm" "vmware07_machine" {
Terraform Configuration main.tf:variables.tf: