Improve lego service to be more dynamic
This commit is contained in:
parent
fa2059bb32
commit
be3c610bd4
14 changed files with 64 additions and 46 deletions
|
@ -147,6 +147,7 @@ variable "services" {
|
|||
conditions = optional(list(string))
|
||||
}))
|
||||
ports = optional(list(string))
|
||||
certificates = optional(list(string))
|
||||
auth = bool
|
||||
auth_cert = optional(string)
|
||||
auth_redirects = optional(list(string))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue