grantbirki/terratrash-action
A GitHub Action to run the Terratrash gem for Terraform output cleanup
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| input_file_path | The path to a file of Terraform output text to process | yes | terraform-output.txt |
| output_file_path | The path to save the cleaned Terraform output text | yes | terraform-output-fmt.txt |
| ruby_version | The version of Ruby to use | yes | 3.3.5 |
| terratrash_version | The Gem version of Terratrash to use | yes | 1.2.2 |
| erb_render_template | The path to the ERB template to render the results into | no | "" |
| erb_render_save_path | The path to save the rendered ERB template to (if erb_render_template is provided) | no | "" |
Outputs
no outputs