Improve ports configuration
This commit is contained in:
parent
ff92241ddb
commit
e17156a8ca
6 changed files with 37 additions and 10 deletions
modules/services
|
@ -14,8 +14,6 @@ variable "services" {
|
|||
name = string
|
||||
type = 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