# im2nguyen/rover

Interactive Terraform visualization. State and configuration explorer.

Repository: https://github.com/im2nguyen/rover
Canonical: https://ross.abutalabs.com/products/rover
Language: Go
License: MIT
License Family: permissive
Topics: terraform, visualization, interactive-visualizations, diagram
Last push: 2025-07-30T03:34:48+00:00

## Health v2 (maintenance only)
Score: 38/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 34, release rhythm 8, longevity 100
- inputs: {"age_days": 1896, "days_push": 399, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3318, forks 199 (observed 2026-08-28T04:07:56.197120+00:00)

## What it is
Rover is an interactive Terraform visualizer that parses Terraform plan files and configuration to generate a resource overview, map, and graph. It serves an interactive web-based visualization of Terraform configuration and state on a local port, with Docker and standalone static-asset modes.

## Use cases
- visualize terraform state and configuration
- explore terraform plan as an interactive graph
- understand resource dependencies in a terraform workspace
- generate a static visualization of terraform infrastructure
- debug terraform configuration by browsing resources
- share terraform infrastructure diagrams with a team

## When to choose
- you work with Terraform and want an interactive view of resources, state, and dependencies
- you want a quick Docker-based visualization of any Terraform workspace
- you need a shareable static visualization (standalone zip) of your infrastructure

## When to avoid
- you use OpenTofu, Pulumi, CloudFormation, or other non-Terraform IaC tools
- you need automated policy enforcement or drift detection rather than visualization
- you cannot expose plan/state data to a local web server or container

## Facets
- artifact type: cli-tool
- maturity: active
- function: data-visualization, infrastructure-as-code, developer-tools, cli
- domain: infrastructure-as-code, data-visualization, developer-tools
- platform: cli, cross-platform
- tags: terraform, terraform-visualizer, state-explorer, plan-parser, interactive-diagram, go, devops, docker, web-server

## Member repositories
- im2nguyen/rover (main) score 38

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:56.197120+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:42:03.242473+00:00, confidence not recorded.
  - readme: https://github.com/im2nguyen/rover (fetched 2026-08-28T04:07:56.197120+00:00, sha 3703a9ca4a9d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
