terraform { required_providers { vsphere = { source = "registry.terraform.io/vmware/vsphere" version = "~> 2.15" } } }