Обновить terraform/vmware/provider.tf

This commit is contained in:
2026-05-06 10:40:05 +03:00
parent 76672bc075
commit c8750d1847
-9
View File
@@ -1,12 +1,3 @@
terraform {
required_providers {
vsphere = {
source = "hashicorp/vsphere"
version = "~> 2.0"
}
}
}
provider "vsphere" { provider "vsphere" {
user = var.vsphere_user user = var.vsphere_user
password = var.vsphere_password password = var.vsphere_password