cloudvic-org/Browse Terraform Plans as Interactive HTML
Generate interactive HTML visualizations from Terraform plan JSON files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| plan-file | Path to the Terraform plan JSON file | yes | — |
| output-file | Path for the output HTML file | no | terraform-plan-visualization.html |
| upload-artifact | Upload the generated HTML as a GitHub artifact | no | false |
Outputs
| name | description |
|---|---|
| html-file | Path to the generated HTML file |