Refacto forward

This commit is contained in:
2024-09-29 22:46:25 +02:00
parent 47776ea7bf
commit 2eafb09fa6
3 changed files with 73 additions and 10 deletions

View File

@@ -30,3 +30,7 @@ variable "access_token_validity" {
variable "request_headers" {
type = map(string)
}
variable "ingress_certificat_secret_name" {
type = string
}