Files
nomad/.changelog/14445.txt
Luiz Aoqui 7d88937751 connect: interpolate task env in config values (#14445)
When configuring Consul Service Mesh, it's sometimes necessary to
provide dynamic value that are only known to Nomad at runtime. By
interpolating configuration values (in addition to configuration keys),
user are able to pass these dynamic values to Consul from their Nomad
jobs.
2022-09-02 15:00:28 -04:00

4 lines
126 B
Plaintext

```release-note:improvement
consul: Allow interpolation of task environment values into Consul Service Mesh configuration
```