kzmshx/Terraform Affected Root Modules

Analyze Terraform module dependencies and find affected root modules

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
rootRoot directory to search for Terraform filesno.
root-module-patternsGlob patterns for root module directories (newline separated)yes
exclude-module-patternsGlob patterns for non-root module directories to exclude (newline separated)no
changed-filesExplicit paths to treat as changed (newline separated)no
detect-changesAutomatically detect changed files via git diffnotrue
base-refBase ref for change detectionnoorigin/${{ github.base_ref }}
head-refHead ref for change detectionnoorigin/${{ github.head_ref }}
output-formatOutput format (github or json)nogithub
comment-prComment on PR with affected modulesnotrue
namedescription
affected-modulesSpace-separated list of affected root modules
affected-modules-jsonJSON array of affected modules with details
affected-countNumber of affected root modules
has-affected-modulesWhether any affected modules were found
matrixGitHub Actions matrix strategy JSON
markdown-summaryMarkdown summary for PR comment