test 09
Some checks failed
Terraform Apply / Terraform Apply (push) Has been cancelled

This commit is contained in:
2025-11-20 19:11:57 +01:00
parent 60ecc69c90
commit d26d59cf65

View File

@@ -415,15 +415,15 @@ variable "azure_public_dns_domain" {
# TUNNEL CONFIGURATION # TUNNEL CONFIGURATION
#====================================================== #======================================================
#variable "cloudflare_tunnel_name_gcp" { variable "cloudflare_tunnel_name_gcp" {
# description = "Name of the Cloudflared tunnel for GCP" description = "Name of the Cloudflared tunnel for GCP"
# type = string type = string
#} }
#variable "cloudflare_tunnel_name_aws" { variable "cloudflare_tunnel_name_aws" {
# description = "Name of the Cloudflared tunnel for AWS" description = "Name of the Cloudflared tunnel for AWS"
# type = string type = string
#} }
#variable "cloudflare_tunnel_name_azure" { #variable "cloudflare_tunnel_name_azure" {
# description = "Name of the Cloudflared tunnel for Azure" # description = "Name of the Cloudflared tunnel for Azure"