Skip to content

Commit 21940be

Browse files
Update main.tf
1 parent ec10322 commit 21940be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/windows/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ module "example-server-windowsvm-withdatadisk" {
3636
//Example of Windows VM customization with advanced features
3737
module "example-server-windowsvm-advanced" {
3838
source = "Terraform-VMWare-Modules/vm/vsphere"
39-
version = "1.0.3"
39+
version = "1.1.0"
4040
dc = "Datacenter"
4141
vmrp = "cluster/Resources"
4242
vmfolder = "Cattle"

0 commit comments

Comments
 (0)