Skip to content

Commit

Permalink
chore: add tf-docs config
Browse files Browse the repository at this point in the history
  • Loading branch information
IanKnighton committed Oct 25, 2024
1 parent 755915f commit 70dc3ea
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .terraform.docs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
formatter: "md tbl"

output:
file: "./terraform-docs.md"
mode: replace
template: |-
{{ .Content }}

0 comments on commit 70dc3ea

Please sign in to comment.