Skip to content

Commit 62f403d

Browse files
author
Peter Pouliot
committed
fixing tfdocs
1 parent 9caa235 commit 62f403d

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

.terraform-docs.yml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -76,22 +76,7 @@ output:
7676
template: |-
7777
<!-- BEGIN_TF_DOCS -->
7878
{{ .Content }}
79-
<<<<<<< HEAD
8079
<!-- END_TF_DOCS -->
81-
=======
82-
83-
## Example
84-
85-
```hcl
86-
{{ include "examples/rockylinux8/main.tf" }}
87-
```
88-
89-
```hcl
90-
{{ include "examples/rockylinux9/main.tf" }}
91-
```
92-
93-
<!-- END_TF_DOCS -->
94-
>>>>>>> e67d73a (testing)
9580
9681
output-values:
9782
enabled: false

0 commit comments

Comments
 (0)