Update Terraform and vSphere-Provider
Terraform is a single .EXE-File so installation is about adding it’s folder to the $PATH-Variable and upgrading is about replacing „terraform.exe“ by the current version. Update Terraform Download the current release („terraform_1.0.11_windows_amd64.zip“) unzip it and copy it to the correct destination: Update vSphere-Provider Using this „.tf“-File referencing the „hashicorp/vsphere“-Provider: and initialize the project with current provider(s):Read More →