mirror of
https://github.com/terraform-docs/terraform-docs.git
synced 2026-03-27 12:58:35 +07:00
Merge pull request #513 from frugecn/master
updating how-to doc for correct Include Examples syntax
This commit is contained in:
@@ -182,7 +182,7 @@ content: |-
|
||||
## Example
|
||||
|
||||
```hcl
|
||||
{{ file "example-1/main.tf" }}
|
||||
{{ include "examples/example-1/main.tf" }}
|
||||
```
|
||||
|
||||
{{ .Inputs }}
|
||||
|
||||
Reference in New Issue
Block a user