last update to day 24-11-25
All checks were successful
Terraform Apply / Terraform Apply (push) Successful in 4m36s
Update Domain List / auto-update (push) Successful in 10s

This commit is contained in:
2025-11-24 20:47:56 +01:00
parent c6b46d00e1
commit 40739b1cc3
5 changed files with 45 additions and 15 deletions

View File

@@ -8,7 +8,7 @@ resource "cloudflare_zero_trust_tunnel_cloudflared_virtual_network" "zero_trust_
name = "vpc-aws"
comment = "AWS VPC for data science"
is_default = false
# is_default = false
is_default_network = false
}