infra-faucet/outputs.tf

4 lines
47 B
HCL

output "hosts" {
value = module.main.hosts
}