mirror of
https://github.com/terraform-docs/terraform-docs.git
synced 2026-03-27 12:58:35 +07:00
6 lines
151 B
Cheetah
6 lines
151 B
Cheetah
{{- if .Config.Sections.Header -}}
|
|
{{- with .Module.Header -}}
|
|
{{ sanitizeSection . }}
|
|
{{ printf "\n" }}
|
|
{{- end -}}
|
|
{{ end -}} |