2
0
mirror of https://github.com/status-im/consul.git synced 2025-01-31 16:07:58 +00:00
2014-10-11 17:10:05 -07:00

4 lines
78 B
HCL

output "server_address" {
value = "${aws_instance.server.0.public_dns}"
}