mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
* func: User url rules to scape non alphanumeric values in hcl variables * docs: add changelog * func: unscape flags before returning * use JSON.stringify instead of bespoke value quoting to handle in-value-multi-line cases --------- Co-authored-by: Phil Renaud <phil@riotindustries.com>
4 lines
92 B
Plaintext
4 lines
92 B
Plaintext
```release-note:improvement
|
|
api: Sanitise hcl variables before storage on JobSubmission
|
|
```
|