Skip to content

Commit

Permalink
Update working directory in tf-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ulises-jeremias committed Dec 14, 2023
1 parent fd10428 commit 8667fe1
Showing 1 changed file 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 @@ -24,7 +24,7 @@ jobs:
- name: Render terraform docs inside modules
uses: terraform-docs/[email protected]
with:
working-dir: modules/amplify-app,modules/rds,modules/vpc,modules/bastion,live/prod/us-west-2,live/staging/us-west-2
working-dir: modules/amplify-app,modules/rds,modules/vpc,modules/bastion,live/prod/us-west-2/app,live/staging/us-west-2/app
output-file: docs/MODULE.md
output-method: replace
git-push: "true"

0 comments on commit 8667fe1

Please sign in to comment.