You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice if this module allows joining a cluster to another datacenter. This is accomplished via consul join -wan <server1> <server2>. I think this can be accomplished very similarly to what the join_cluster parameter does.
Are you open to this feature? I would be happy to try and put together a PR.
The text was updated successfully, but these errors were encountered:
It would be nice if this module allows joining a cluster to another datacenter. This is accomplished via
consul join -wan <server1> <server2>
. I think this can be accomplished very similarly to what thejoin_cluster
parameter does.Are you open to this feature? I would be happy to try and put together a PR.
The text was updated successfully, but these errors were encountered: