Skip to content

Commit

Permalink
updating
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Pouliot committed May 21, 2024
1 parent 12cc4a3 commit 441f8fb
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .terraform-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,15 @@ output:
<!-- BEGIN_TF_DOCS -->
{{ .Content }}
## RockyLinux8
## Example
````hcl
{{ include "examples/rockylinux8/main.tf" }}
````
## RockyLinux9
````hcl
{{ include "examples/rockylinux9/main.tf" }}
````
<!-- END_TF_DOCS -->
Expand Down

0 comments on commit 441f8fb

Please sign in to comment.