Merge pull request #513 from frugecn/master

updating how-to doc for correct Include Examples syntax
This commit is contained in:
Khosrow Moossavi
2021-06-01 18:22:40 -04:00
committed by GitHub

View File

@@ -182,7 +182,7 @@ content: |-
## Example
```hcl
{{ file "example-1/main.tf" }}
{{ include "examples/example-1/main.tf" }}
```
{{ .Inputs }}