Skip to content

Commit aa1640d

Browse files
committed
chore(tfdocs): fix missing output template starting and ending comments
1 parent 89fa3e1 commit aa1640d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.terraform-docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ output:
1414
file: "README.md"
1515
mode: replace
1616
template: |-
17+
<!-- BEGIN_TF_DOCS -->
1718
{{ .Content }}
19+
<!-- END_TF_DOCS -->
1820
1921
sort:
2022
enabled: true

0 commit comments

Comments
 (0)