home-cloud/output.tf

3 lines
59 B
HCL
Executable file

output bitwarden_ip {
value = "${module.bitwarden.ip}"
}