Cradicle Explorer
infra-faucet
Info
Issues
Patches
Wallets
Source
Source
.terraform
ansible
.gitignore
Makefile
README.md
SYNCING.md
ansible.cfg
dns.tf
hosts.tf
main.tf
outputs.tf
providers.tf
secrets.tf
versions.tf
/
outputs.tf
outputs.tf
1
output "hosts" {
2
value = module.main.hosts
3
}