vault { address = "http://127.0.0.1:1111" retry { num_retries = 5 } } template_config { exit_on_retry_failure = true static_secret_render_interval = 60 } template { source = "/path/on/disk/to/template.ctmpl" destination = "/path/on/disk/where/template/will/render.txt" }