Support Cluster Peering with Consul Template
Esity opened this issue · 1 comments
Esity commented
Currently, Consul Template supports querying across federation links to other datacenters but has no docs and appears to not support querying services from peering connections which seems silly
consul-template/docs/templating-language.md
Lines 200 to 230 in 2d446f0
I don't see a good reason on why we wouldn't add this in as a supported thing considering federation is going away
Example PR talking about querying consul via DNS for peering
https://github.com/hashicorp/consul/blob/3332f63c4c00592e186843df85df9a5d0241cf7b/website/content/docs/services/discovery/dns-static-lookups.mdx#L102-L110