Some checks failed
Code Quality & Security Scan / TFLint (push) Failing after 38s
Code Quality & Security Scan / Tfsec Security Scan (push) Has been skipped
Code Quality & Security Scan / Checkov Security Scan (push) Has been skipped
Code Quality & Security Scan / Terraform Validate (push) Has been skipped
Code Quality & Security Scan / SonarQube Trigger (push) Has been skipped
- Added all files from consul_template-legacy and consul_template-org roles - These roles are now regular directories instead of submodules
6 lines
150 B
Plaintext
6 lines
150 B
Plaintext
{{ with secret "secret/data/{{ environment }}/{{ short_hostname }}/certificate" }}
|
|
{{ .Data.data.certificate }}
|
|
{{ .Data.data.chain_pem }}
|
|
{{ end }}
|
|
|