infra-faucet/outputs.tf

4 lines
47 B
Terraform
Raw Normal View History

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