IAC/output.tf

4 lines
43 B
HCL

output "minio" {
value = module.minio
}