diff --git a/website/source/docs/job-specification/template.html.md b/website/source/docs/job-specification/template.html.md index 2e3a92275..ca7b9adea 100644 --- a/website/source/docs/job-specification/template.html.md +++ b/website/source/docs/job-specification/template.html.md @@ -223,6 +223,24 @@ will be identical to the contents of the file. For more details see [go-envparser's README](https://github.com/schmichael/go-envparse#readme). +## Vault Integration + +This example will grab a PKI certificate from Vault and put it out on local disk for your application in PEM format +including the CA, public and private key in 1 file. + +``` +template { + data = <