This commit is contained in:
@@ -34,6 +34,12 @@ variable "tunnel_name" {
|
|||||||
default = "home-tunnel"
|
default = "home-tunnel"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
variable "cloudflare_api_token" {
|
||||||
|
description = "Token d'API Cloudflare"
|
||||||
|
type = string
|
||||||
|
sensitive = true
|
||||||
|
}
|
||||||
|
|
||||||
# =============================================================================
|
# =============================================================================
|
||||||
# APPLICATIONS CONFIGURATION
|
# APPLICATIONS CONFIGURATION
|
||||||
# =============================================================================
|
# =============================================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user