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 ec10322 commit 21940beCopy full SHA for 21940be
examples/windows/main.tf
@@ -36,7 +36,7 @@ module "example-server-windowsvm-withdatadisk" {
36
//Example of Windows VM customization with advanced features
37
module "example-server-windowsvm-advanced" {
38
source = "Terraform-VMWare-Modules/vm/vsphere"
39
- version = "1.0.3"
+ version = "1.1.0"
40
dc = "Datacenter"
41
vmrp = "cluster/Resources"
42
vmfolder = "Cattle"
0 commit comments