• Derek Strickland's avatar
    Expose Consul template configuration parameters (#11606) · 43edd0e7
    Derek Strickland authored
    
    
    This PR exposes the following existing`consul-template` configuration options to Nomad jobspec authors in the `{job.group.task.template}` stanza.
    
    - `wait`
    
    It also exposes the following`consul-template` configuration to Nomad operators in the `{client.template}` stanza.
    
    - `max_stale`
    - `block_query_wait`
    - `consul_retry`
    - `vault_retry` 
    - `wait` 
    
    Finally, it adds the following new Nomad-specific configuration to the `{client.template}` stanza that allows Operators to set bounds on what `jobspec` authors configure.
    
    - `wait_bounds`
    Co-authored-by: default avatarTim Gross <tgross@hashicorp.com>
    Co-authored-by: default avatarMichael Schurter <mschurter@hashicorp.com>
    43edd0e7