ravithinknyx/Terraform Checkov Tflint GitHub Actions
Run tf commands
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 12, 2022
- License
- None
Pinned Snippet
uses: ravithinknyx/harness-github@89589055bae2cd6fd4ad68a7efe1af025e3e17fd # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| operation | operation to execute | yes | — |
| command | command to execute | yes | — |
| arguments | arguments for command | no | — |
| working_directory | working directory for command (defaults to root) | no | — |
| target | file(s) or directory to target | no | — |
| output_file | file to put output in | no | — |
Outputs
| name | description |
|---|---|
| command | interpolated command (incl. arguments) that will be executed |