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

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name TfPlanVisualizer

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name TfPlanVisualizer

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Package Details

Author(s)

  • Jordan Walker

Tags

Terraform IaC DevOps Report

Functions

New-TerraformPlanReport

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

Version History

Version Downloads Last updated
1.0.1 (current version) 32 7/12/2026