Skip to content

Commit

Permalink
Remove missing paths from terraform-doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Nolan Woods committed Apr 11, 2022
1 parent 9f8ebf3 commit cc8faab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
- name: Render terraform docs and push changes back to PR
uses: terraform-docs/gh-actions@main
with:
working-dir: destinations/aws,destinations/azure,destinations/docker,destinations/k8s,destinations/nomad,destinations/swarm,deployment/aws,deployment/docker
working-dir: destinations/aws,destinations/docker,destinations/k8s,deployment/aws,deployment/docker # ,destinations/azure,destinations/nomad,destinations/swarm
git-push: "true"

0 comments on commit cc8faab

Please sign in to comment.