This commit is contained in:
@@ -19,6 +19,12 @@ variable "vault_cloudflare_path" {
|
||||
default = "secret/cloudflare"
|
||||
}
|
||||
|
||||
variable "vault_authentik_path" {
|
||||
description = "Chemin vers les secrets Authentik dans Vault"
|
||||
type = string
|
||||
default = "secret/authentik"
|
||||
}
|
||||
|
||||
# =============================================================================
|
||||
# CLOUDFLARE CONFIGURATION
|
||||
# =============================================================================
|
||||
|
||||
Reference in New Issue
Block a user