jaredzieche/Terragrunt Directory Check

Check files to determine paths for running infrastructure deployments via Terragrunt.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
filesFiles to inspect in order to make a decision on deployment. ulti-line input, or string ["item1", "item2"] formats.yes
base-directoryThe base directory relative to the repo root from which to capture pathsyessrc/terraform
base_directoryThe base directory relative to the repo root from which to capture pathsyessrc/terraform
providersTypes of terraform providers to captureyesaws
environmentsWhat are the names of the environments to check foryessbx
regionsWhat are the available regions to deploy inyesus-west-1
resource_groupsRegex patterns to match that determines which directories terragrunt can be executed fromyescluster
global_filesList of paths to files that effect all environments. Can be written as ["item1", "item2"] or as a multi-line input usingno
namedescription
matrixJSON formatted string for an include matrix that will be used to generate jobs.