fix(vmware): updating provider source
This commit is contained in:
parent
d998f4ad77
commit
845a8ff8b0
|
@ -1,7 +1,7 @@
|
|||
terraform {
|
||||
required_providers {
|
||||
vsphere = {
|
||||
source = "hashicorp/vsphere"
|
||||
source = "vsphere"
|
||||
version = "~> 2.4.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue