Skip to content

Instantly share code, notes, and snippets.

@joycse06
Created January 8, 2021 04:18
Show Gist options
  • Save joycse06/06fce41de9090850c63f1ee944a61bc5 to your computer and use it in GitHub Desktop.
Save joycse06/06fce41de9090850c63f1ee944a61bc5 to your computer and use it in GitHub Desktop.
....
{{- with $d := key $consul_key | parseJSON -}}
{{- $pki_issuer := $d.primary_issuer -}}
....
{{- with secret $pki_path $common_name_param $ttl_param -}}
....
{{- range $secondary_path := $d.secondary_issuers -}}
....
{{- with secret $path }}
....
....
....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment