rosesecurity/terrafetch
Add flair to your infrastructure repositories with Terrafetch.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GITHUB_TOKEN used for committing README updates | yes | ${{ github.token }} |
| output_file | README-style file that contains <!-- TERRAFETCH:START / END --> markers | — | README.md |
| collapse_output | Set to **true** to fold Terrafetch output into a `<details>` block; **false** shows the full log | — | true |
| terraform_directory | Directory holding Terraform code to analyze | — | . |
| terrafetch_version | Terrafetch version (e.g. 0.2.0 or "latest") | — | latest |
Outputs
| name | description |
|---|---|
| terrafetch-return-code | Exit code from the terrafetch run |