mirror of https://github.com/status-im/consul.git
parent
22f639dd39
commit
adf0df41e5
|
@ -1,4 +1,4 @@
|
|||
output "first_consule_node_address" {
|
||||
output "first_consul_node_address" {
|
||||
value = "${digitalocean_droplet.consul.0.ipv4_address}"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue