# camptocamp/terraboard

:earth_africa: :clipboard:  A web dashboard to inspect Terraform States

Repository: https://github.com/camptocamp/terraboard
Canonical: https://ross.abutalabs.com/products/terraboard
Homepage: https://terraboard.io
Language: Go
License: Apache-2.0
License Family: permissive
Topics: terraform, terraform-states, web-dashboard, aws, go, devops, devops-tools, versioning, diff, infrastructure-as-code
Last push: 2026-06-15T18:22:28+00:00

## Health v2 (maintenance only)
Score: 62/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 87, release rhythm 8, longevity 100
- inputs: {"age_days": 3332, "days_push": 79, "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 2008, forks 169 (observed 2026-08-28T04:06:04.857948+00:00)

## What it is
Terraboard is a self-hosted web dashboard for inspecting and querying Terraform state files stored in versioned S3 buckets (or Terraform Cloud/Enterprise). It provides overview, state detail, version comparison, and resource search views backed by a PostgreSQL database.

## Use cases
- visualize terraform state files in a web ui
- find which terraform project manages a resource
- compare two versions of a terraform state
- browse terraform states stored in s3
- search terraform resources by attributes
- audit infrastructure managed by terraform

## When to choose
- you store terraform state in versioned S3 buckets and want a visual dashboard
- your team needs to search and diff terraform states across projects
- you want a self-hosted tool with Docker deployment

## When to avoid
- you use only local terraform state files
- you need a CLI-only workflow without a web interface
- you don't use AWS S3 or Terraform Cloud as a state backend

## Facets
- artifact type: application
- maturity: active
- function: web-framework, search-engine, data-visualization, infrastructure-as-code
- domain: infrastructure-as-code, cloud-computing, self-hosted
- platform: self-hosted, go
- tags: terraform, terraform-states, web-dashboard, state-inspection, diff, versioning, aws-s3, dynamodb, devops, docker, web-server, linux

## Member repositories
- camptocamp/terraboard (main) score 62

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:04.857948+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-30T03:01:17.702660+00:00, confidence not recorded.
  - readme: https://github.com/camptocamp/terraboard (fetched 2026-08-28T04:06:04.857948+00:00, sha 331387dc6482)
  - homepage: https://terraboard.io (fetched 2026-08-29T10:41:10.700422+00:00, sha d90fa7d15c3e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
