v1.3.0
BREAKING CHANGE:
Variables cluster_tag_key
and cluster_tag_value
are removed, related outputs are also removed.
As a result, instances in the ASG are not tagged with these values any more.
We are removing them because:
- These tags are not required for Consul agents on Nomad servers to join a Consul cluster.
- We want Consul Cloud Auto-join to only find Consul servers, not Consul clients. This is is also required for Consul Multi-Datacenter Federation to use retry_join_wan, because WAN gossip pool contains only Consul servers.