Обновить terraform/vmware/versions.tf
This commit is contained in:
@@ -2,8 +2,7 @@ terraform {
|
||||
required_providers {
|
||||
vsphere = {
|
||||
source = "hashicorp/vsphere"
|
||||
version = ">= 2.4.0"
|
||||
version = "~> 2.0"
|
||||
}
|
||||
}
|
||||
required_version = ">= 1.0.0"
|
||||
}
|
||||
Reference in New Issue
Block a user