conseilsti/Terrafrm Format (fmt)

This action uses the `terraform fmt` command to check that all terraform files in a terraform configuration directory are in the canonical format.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
targetTarget to the terraform configuration.no
checkBy default, fmt checks if the input is properly formatted. If you set it to false, code will be formated in a canonical format.notrue
recursiveBy default, fmt scans the current directory for configuration files. If you provide a file or a directory for the target argument, then fmt will scan that file or that directory instead.notrue
commentWhether or not to comment on GitHub pull requests.nofalse
namedescription
exitcodeThe exit code of the Terraform fmt command.
outputThe Terraform fmt output.