Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ulises-jeremias committed Dec 29, 2024
1 parent a2a419f commit 09b7eca
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tf-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Render terraform docs inside modules
uses: terraform-docs/gh-actions@v1.2.0
with:
working-dir: modules/*,live/*
working-dir: modules/*,examples/*
output-file: docs/MODULE.md
output-method: replace
git-push: "true"
Empty file added examples/.gitkeep
Empty file.

0 comments on commit 09b7eca

Please sign in to comment.