Use minio_server variable for output

This commit is contained in:
Tobias Reisinger 2025-08-23 16:35:21 +02:00
parent bf08ae8f81
commit 66e2565786
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
3 changed files with 5 additions and 1 deletions

View file

@ -2,6 +2,8 @@ variable "admin_email" {}
variable "authentik_url" {}
variable "minio_server" {}
variable "services" {
type = map(object({
host = string