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.
2 parents 5052e8c + f9a5c11 commit 4a4acddCopy full SHA for 4a4acdd
README.md
@@ -22,7 +22,7 @@ Provisions 2 Windows 2016 Datacenter Server VMs using `vm_os_simple` to a new VN
22
location = "East US 2"
23
admin_password = ComplxP@ssw0rd!
24
vm_os_simple = "WindowsServer"
25
- public_ip_dns = "mywindowsservers225"
+ public_ip_dns = "mywinsrv252"
26
remote_port = "3389"
27
nb_instances = 2
28
vnet_subnet_id = "${module.network.vnet_subnets[0]}"
0 commit comments