tchupp/Terraform Detect Changes

GitHub Action for detecting changes to terraform files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
included-pathsComma-separated paths to narrow down the search for terraform changes. Defaults to all if not specified.no""
if-these-paths-change-return-all-included-pathsIf the any terraform files on the following paths change, return all included files. (Comma-separated)no""
namedescription
changedJSON encoded object that contains the changed files. '{ changed: Array<string> }'