actions-marketplace-validations/GitHub Action coping Terraform variables across modules

GitHub Action automatically copying variables' definitions from a single file to many modules

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
dirs_with_modulesComma separated list of directory prefixes with modulesnoterraform
files_with_varsComma separated list of files containing variables in directories matching dirs_with_modulesnovariables.tf
all_vars_fileName of a file containing base definitions of all variablesnoall-variables.tf
fail_on_missingWhether action should fail if all_vars_file is missing some definitions from modulesnofalse
namedescription
files_changedList of updated files