This commit is contained in:
2024-01-26 13:07:50 +01:00
parent 43a783eb91
commit e47b50af9f
13 changed files with 622 additions and 619 deletions

View File

@@ -27,7 +27,7 @@ variable "middlewares" {
variable "service" {
}
variable "create-redirect" {
variable "create_redirect" {
type = bool
default = false
}