Features

Powerful features that make Terraform plan reviews faster, easier, and more effective.

What Sets Us Apart

The features that make the biggest difference in your Terraform reviews

Built-In Capabilities

Solid capabilities that improve readability and usability

Plan Summary

Plan Summary

High-level overview table showing counts of adds, changes, replaces, and destroys by resource type.

Module Grouping

Module Grouping

Groups resources logically by their Terraform module hierarchy (e.g., module.network.module.monitoring).

Collapsible Details

Collapsible Details

Hides verbose resource details inside expandable sections to keep PR comments readable and scannable.

Tag Visualization

Tag Visualization

Renders resource tags with specific icons and formatting for easy scanning of metadata.

Smart Iconography

Smart Iconography

Adds context-aware icons for common attributes like Locations (🌍), IPs (🌐), Ports (🔌), and booleans.

Custom Templates

Custom Templates

Allows users to completely customize the markdown output using Scriban templates.

CI/CD Integration

CI/CD Integration

Native support and examples for GitHub Actions, Azure DevOps, and GitLab CI. Just pipe terraform output to the Docker container.

Provider Agnostic Core

Provider Agnostic Core

Works with any Terraform provider (AWS, GCP, etc.) using standard resource rendering. Azure gets specialized renderers.

Local Resource Names

Local Resource Names

In modules, displays just the local resource name (e.g., "hub") instead of the full module path for cleaner summaries.

Also Included

Security and quality-of-life improvements

Sensitive Value Masking

Sensitive Value Masking

Automatically masks values marked as sensitive in Terraform to prevent accidental exposure.

Container Support

Container Support

AOT-compiled native binary in 14.7MB FROM scratch container. Sub-second startup, minimal attack surface.

Debug Output

Debug Output

Single --debug flag appends diagnostic info showing principal mapping status, template resolution, and failed ID lookups.

Dark/Light Mode

Dark/Light Mode

Website supports dark and light theme toggle for comfortable viewing in any environment.