terraform { required_providers { vsphere = { source = "hashicorp/vsphere" version = "2.0.2" } } }