Tuesday, June 28, 2022

Visual Terraform: InfraMap...

 Tools to Visualize your Terraform plan | by Vidyasagar Machupalli | vmacwrites | Medium

Visualise Terraform State : Terraform @Reddit


InfraMap: Terraform infrastructure diagram showing only the resources that are relevant : devops

cycloidio/inframap: Read your tfstate or HCL to generate a graph specific for each provider, showing only the resources that are most important/relevant. @GitHub GoLang, MIT lincense

cycloid/inframap - Docker Image | Docker Hub



Pluralith @GitHub : GoLang, Ruby, TypeScript MPL license

Pluralith is currently in Private Alpha

Pluralith - Visualize Terraform Infrastructure


im2nguyen/rover: Interactive Terraform visualization. State and configuration explorer. @GitHub, GoLang, Vue, MIT

Rover - Terraform Visualizer
  1. generates a plan file and parses the configuration in the root directory or uses a provided plan.
  2. parses the plan and configuration files to generate three items: the resource overview (rso), the resource map (map), and the resource graph (graph).
  3. consumes the rsomap, and graph to generate an interactive configuration and state visualization hosts on 0.0.0.0:9000.

No comments: