We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f680c87 commit e016a3fCopy full SHA for e016a3f
README.md
@@ -2,8 +2,8 @@
2
3
`tfdocs-format-template` is a minimal [terraform-docs] plugin that is built with
4
[plugin SDK] and is meant to be used as a template for implementing new plugin.
5
-Most of the time you only need to modify and reorder the go template strings defined
6
-in `engine/sections.go`.
+Most of the time you only need to modify and reorder the go template defined in
+`engine/sections.tmpl`.
7
8
## Requirements
9
0 commit comments