Skip to content

Commit f9a5c11

Browse files
committed
minor example fix
1 parent 5052e8c commit f9a5c11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Provisions 2 Windows 2016 Datacenter Server VMs using `vm_os_simple` to a new VN
2222
location = "East US 2"
2323
admin_password = ComplxP@ssw0rd!
2424
vm_os_simple = "WindowsServer"
25-
public_ip_dns = "mywindowsservers225"
25+
public_ip_dns = "mywinsrv252"
2626
remote_port = "3389"
2727
nb_instances = 2
2828
vnet_subnet_id = "${module.network.vnet_subnets[0]}"

0 commit comments

Comments
 (0)