Supprimer Tunnel.tf
All checks were successful
Terraform Apply / Terraform Apply (push) Successful in 17s

This commit is contained in:
2025-07-05 20:26:07 +02:00
parent 0c0c1b7bb2
commit d22e83f6cf

View File

@@ -1,4 +0,0 @@
resource "cloudflare_zero_trust_tunnel_cloudflared" "example_tunnel" {
account_id = var.cloudflare_zone_id
name = "blog"
}