This commit is contained in:
2023-10-19 13:07:09 +02:00
parent fb3e9f56eb
commit a6ae543cfe
40 changed files with 963 additions and 1080 deletions

View File

@@ -22,7 +22,7 @@ variable "dns-names" {
}
variable "middlewares" {
type = list(string)
default = []
}
variable "service" {
}