Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

hmcts/tfplan-viewer

Open more actions menu

Repository files navigation

tfplan-viewer

A simple tool for visualizing and analyzing Terraform plan files.

Features

  • Hosts a simple web app to show a html representation of a terraform plan that has been parsed by Azure AI
  • Provides a clear, human-readable summary of changes
  • Highlights resource additions, deletions, and modifications

Getting Started

Prerequisites

  • Python

Installation

Clone the repository:

git clone https://github.com/hmcts/tfplan-viewer.git

Install dependencies (if applicable):

pip install -r requirements.txt

Usage

  1. Provide a storage account name and key or SAS via an environment variable:
export AZURE_STORAGE_ACCOUNT=mystorageaccount
export AZURE_STORAGE_KEY=mystoragekey
  1. Run the viewer:

    python -m uvicorn tfplan-viewer:app --reload

About

Simple python app that makes it easier to view terraform plan output

Resources

Contributing

Security policy

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.