We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 639092a commit 5f9cffdCopy full SHA for 5f9cffd
modules/management/versions.tf
@@ -2,7 +2,7 @@ terraform {
2
required_version = ">=1.10.05"
3
required_providers {
4
vsphere = {
5
- source = "hashicorp/vsphere"
+ source = "vmware/vsphere"
6
version = ">2.11.1"
7
}
8
modules/single-gateway/versions.tf
0 commit comments