other
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 2m27s

This commit is contained in:
2025-11-20 10:40:43 +01:00
parent f93a857c14
commit 8ce4e23513

View File

@@ -70,11 +70,11 @@ variable "tunnel_network_comment" {
default = "tips-of-mine comment for this route." default = "tips-of-mine comment for this route."
} }
#variable "cloudflare_api_token" { variable "cloudflare_api_token" {
# description = "Token d'API Cloudflare" description = "Token d'API Cloudflare"
# type = string type = string
# sensitive = true sensitive = true
#} }
variable "cloudflare_access_tags" { variable "cloudflare_access_tags" {
type = list(string) type = list(string)