Update variables.auto.tfvars
Some checks failed
Terraform Apply / Terraform Apply (push) Has been cancelled

This commit is contained in:
2025-11-19 10:10:29 +01:00
parent ae8db79b92
commit 207a87db8c

View File

@@ -195,4 +195,7 @@ gcp_windows_rdp_cidr = "10.156.90.0/24"
# Networking
azure_subnet_cidr = "192.168.71.0/24"
azure_vnet_cidr = "192.168.0.0/16"
azure_public_dns_domain = "westeurope.cloudapp.azure.com"
azure_public_dns_domain = "westeurope.cloudapp.azure.com"
gcp_vm_internal_ip = "45.56.67.78"