TfPlanVisualizer
1.0.1
Renders a Terraform plan (`terraform show -json`) as a single self-contained, dark-themed HTML report. Local dev tool only — no server, no build step.
Minimum PowerShell version
7.0
Installation Options
Owners
Package Details
Author(s)
- Jordan Walker
Tags
Functions
Dependencies
This module has no dependencies.
Release Notes
1.0.1: packaging fix — dev-only files (tests/, project/) were mistakenly included in 1.0.0; the published module now ships only the files needed to run it. No functional changes. 1.0.0: initial release. Renders a `terraform show -json` plan as a single self-contained, dark-themed HTML report: resources grouped by module, attribute-level before/after diffs, sensitive-value masking, inline "Depends on" / "Referenced by" dependency links resolved from the plan's own configuration block, and client-side search/filtering. Local dev tool only — no server, no build step, no CI integration.
FileList
- TfPlanVisualizer.nuspec
- LICENSE
- README.md
- TfPlanVisualizer.psd1
- TfPlanVisualizer.psm1
- lib\Parse-TerraformPlan.ps1
- lib\template.html
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.1 (current version) | 32 | 7/12/2026 |