Skip to content

Commit

Permalink
updating terraform-docs config
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Pouliot committed Mar 27, 2024
1 parent a7ad124 commit cb82834
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .terraform-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,18 @@ content: |-
{{ include "examples/almalinux9/main.tf" }}
```
### Example RockyLinux 8
```hcl
{{ include "examples/rockylinux8/main.tf" }}
```
### Example RockyLinux 9
```hcl
{{ include "examples/rockylinux9/main.tf" }}
```
### Example FreeBSD 13.1
```hcl
Expand Down

0 comments on commit cb82834

Please sign in to comment.