mirror of
https://github.com/terraform-docs/terraform-docs.git
synced 2026-03-27 04:48:33 +07:00
8 lines
237 B
Cheetah
8 lines
237 B
Cheetah
{{- template "header" . -}}
|
|
{{- template "requirements" . -}}
|
|
{{- template "providers" . -}}
|
|
{{- template "modules" . -}}
|
|
{{- template "resources" . -}}
|
|
{{- template "inputs" . -}}
|
|
{{- template "outputs" . -}}
|
|
{{- template "footer" . -}} |