Visualise Terraform State

This page summarizes the projects mentioned and recommended in the original post on /r/Terraform

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • terraform-docs

    Generate documentation from Terraform modules in various output formats

  • Brew for local (osx and linux), choco for windows local install, and yeah apt/yum for docker/vagrant etc wrapping the call alongd side https://github.com/terraform-docs/terraform-docs to generate and pull request would be pretty neat.

  • terraform

    Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

  • - It seems that Pluralith is currently an application that is installed which handles the UI rendering, however have you thought about the ability for this rendering to be based on known web technologies? During this locally, when it opens Pluralith, it could just open the standard browser with the UI rendered. However this would allow it to interplay with CICD in the future, where plan output could be linked to a link with the UI rendered on a pipeline, kind of maybe like Codecov does it for Terraform e.g. https://github.com/hashicorp/terraform/pull/27697#issuecomment-774249198

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • terraform-cost-estimation

    Anonymized, secure, and free Terraform cost estimation based on Terraform plan (0.12+) or Terraform state (any version)

  • Could be relatively simple, just filter out everything that you don't need. Possibly as a separate cli tool for transparency. For example, Terraform Cost Estimation by Anton Babenko uses a jq script to do this.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts