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
main.tf
2
main.tf
|
@ -161,6 +161,8 @@ module "services" {
|
|||
|
||||
authentik_url = var.authentik_url
|
||||
|
||||
minio_server = var.minio_server
|
||||
|
||||
services = var.services
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue