diff --git a/variables.auto.tfvars b/variables.auto.tfvars index e027687..afc4d2e 100644 --- a/variables.auto.tfvars +++ b/variables.auto.tfvars @@ -198,4 +198,5 @@ azure_vnet_cidr = "192.168.0.0/16" azure_public_dns_domain = "westeurope.cloudapp.azure.com" -gcp_vm_internal_ip = "45.56.67.78" \ No newline at end of file +gcp_vm_internal_ip = "45.56.67.78" +gcp_windows_vm_internal_ip = "10.156.70.1" \ No newline at end of file