Skip to content

Commit

Permalink
chore: Update working directory for terraform-docs action
Browse files Browse the repository at this point in the history
  • Loading branch information
ulises-jeremias committed Jul 4, 2024
1 parent d59d8af commit ea71097
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 @@ -27,7 +27,7 @@ jobs:
- name: Render terraform docs inside modules
uses: terraform-docs/[email protected]
with:
working-dir: modules/amplify-app,modules/bastion,modules/rds,modules/rds-aurora,modules/vpc,modules/vpc-endpoints,live/terraform-backend,live/core-networking,live/common-infra
working-dir: modules/amplify-app,modules/bastion,modules/mongodb,modules/rds,modules/rds-aurora,modules/vpc,modules/vpc-endpoints,live/terraform-backend,live/core-networking,live/common-infra
output-file: docs/MODULE.md
output-method: replace
git-push: "true"

0 comments on commit ea71097

Please sign in to comment.