mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Variables that are unset return the correct diagnostic but throw a panic when we later parse the job body. Return early if there are any variable parsing errors instead of continuing in a potentially invalid state.