Update variables.auto.tfvars
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 14s

This commit is contained in:
2025-11-19 17:14:14 +01:00
parent 67c5b8c02c
commit b5fbcc4fb6

View File

@@ -239,3 +239,9 @@ ovh_private_cidr = "10.16.1.0/24"
ovh_infra_cidr = "10.16.10.0/24" ovh_infra_cidr = "10.16.10.0/24"
ovh_warp_cidr = "10.16.15.0/24" ovh_warp_cidr = "10.16.15.0/24"
ovh_windows_rdp_cidr = "10.16.20.0/24" ovh_windows_rdp_cidr = "10.16.20.0/24"
# Tunnels
cloudflare_tunnel_name_gcp = "Tunnel GCP (Access For Infrastructure)"
cloudflare_tunnel_name_aws = "Tunnel AWS (SSH Browser Rendered)"
cloudflare_tunnel_name_azure = "Tunnel Azure (SSH Browser Rendered)"
cloudflare_tunnel_name_ovh = "Tunnel OVH (SSH Browser Rendered)"