Fix authentik config
This commit is contained in:
parent
979a386831
commit
424e1db07f
9 changed files with 17 additions and 7 deletions
modules/services
|
@ -37,6 +37,7 @@ variable "services" {
|
|||
})))
|
||||
ports = optional(list(string))
|
||||
auth = bool
|
||||
auth_cert = optional(string)
|
||||
auth_redirects = optional(list(string))
|
||||
s3 = bool
|
||||
database = bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue