home-cloud/services/bitwarden/output.tf

3 lines
51 B
HCL
Executable file

output ip {
value = "${module.floating_ip.ip}"
}