Use minio_server variable for output
This commit is contained in:
parent
bf08ae8f81
commit
66e2565786
3 changed files with 5 additions and 1 deletions
|
@ -2,6 +2,8 @@ variable "admin_email" {}
|
|||
|
||||
variable "authentik_url" {}
|
||||
|
||||
variable "minio_server" {}
|
||||
|
||||
variable "services" {
|
||||
type = map(object({
|
||||
host = string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue