marcinbator/Publish TF output
Add TF output to summary, upload artifact, and append PR aggregate comment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| workdir | Working directory used for Terraform/OpenTofu module. | yes | — |
| output_file | Output file (relative to workdir) to publish. | yes | — |
| section_title | Section title used in summary/comment. | yes | — |
| artifact_prefix | Prefix for uploaded artifact name. | yes | — |
| pr_number | Pull request number. Set 0 to skip commenting. | no | 0 |
| comment_marker | Hidden marker used to find the aggregate PR comment. | no | tf-plan-aggregate |
| aggregate_heading | Aggregate comment heading | no | Tofu Plans |
| summary_max_chars | Max chars included in workflow summary. | no | 12000 |
| comment_max_chars | Max chars included in PR comment section. | no | 15000 |
| code_language | Code block language for summary/comment. | no | hcl |
| missing_message | Message used when output file is missing. | no | No output file found. |
Outputs
no outputs