actions-marketplace-validations/terraform-dependency-miner
Maps out a dependency tree for terraform and terragrunt repositories
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 10, 2022
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/cypher7682_terraform-dependency-miner@5fdd14ed150239304f8cc3b31103c298fdd3c6e6 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| output_file | Where to put the output | no | dependencies.md |
| output_format | What do you want to output? `bullets` or `mermaid` | no | bullets |
| mermaid_direction | top down (TD), or left right (LR) | no | LR |
| terraform_registry_token | The token used to see in private registries | no | -- |
| log_level | sets log level (debug|info|warn) | no | warn |
| github_token | Provide a github token to access private repos | no | -- |
Outputs
no outputs