consul/bind-address

URL for Consul-Template zipfile

This is the IP address for binding to attach for cluster management.

This can also be .Machine.Address to select the specific Machine.Address.

This string can be a go-sockaddr string. This should not go through ParamExpand. e.g.: {{ GetPrivateInterfaces | limit 1 | attr "address" }}