Skip to content

Commit

Permalink
Update .terraform-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wparr-circle authored Nov 3, 2023
1 parent a7f3356 commit cf48361
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions .terraform-docs.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
content: |-
{{ .Header }}
{{ .Footer }}
## Examples
```hcl
{{ include "examples/first/main.tf" }}
```
{{ .Inputs }}
{{ .Modules }}
{{ .Outputs }}
{{ .Providers }}
{{ .Requirements }}
{{ .Providers }}
{{ .Modules }}
{{ .Resources }}
{{ .Inputs }}
{{ .Outputs }}

0 comments on commit cf48361

Please sign in to comment.