# Functions
RenderJob takes in a template and variables performing a render of the template followed by Nomad jobspec parse.
RenderTemplate is the main entry point to render the template based on the passed variables file.
# Constants
SprigVersion contains the semver of the included sprig library it is used in command/version and provided in the sprig_version template function.