From 11c9788978c8b1df4e8cb0eeb5fcf75a14e23b96 Mon Sep 17 00:00:00 2001 From: Hubert Cornet Date: Wed, 19 Nov 2025 10:11:42 +0100 Subject: [PATCH] Update variables.auto.tfvars --- variables.auto.tfvars | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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