This repository has been archived on 2024-11-12. You can view files and clone it, but cannot push or open issues or pull requests.
iac/output.tf
2024-06-23 00:37:13 +02:00

4 lines
41 B
HCL

output "minio" {
value = module.minio
}