Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

Misleading Cluster Join Information #92

Open
gilday opened this issue Mar 17, 2021 · 1 comment
Open

Misleading Cluster Join Information #92

gilday opened this issue Mar 17, 2021 · 1 comment
Labels

Comments

@gilday
Copy link

gilday commented Mar 17, 2021

description = "Add a tag with key var.cluster_tag_key and this value to each Instance in the ASG. This can be used to automatically find other Consul nodes and form a cluster."

The examples and variable description for the ASG tag leads one to believe that the nomad-cluster module uses the cloud auto-join strategy to form a Nomad cluster, but really it uses the Consul strategy to form clusters.

I think the misleading information was copied from the consul-cluster module.

The cluster_tag_key and cluster_tag_value variables are not special - they're just a tag as referenced in #8

gilday added a commit to gilday/terraform-aws-nomad that referenced this issue Mar 17, 2021
@brikis98
Copy link
Collaborator

Not sure I follow entirely, but let's discuss in #93!

gilday added a commit to gilday/terraform-aws-nomad that referenced this issue Mar 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants