dtan4/terraforming
Export existing AWS resources to Terraform style (tf, tfstate) / No longer actively maintained observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4179
- days_rel: n/a
- days_push: 1726
- n_releases_24m: 0
Adoption not part of the score
4255 stars · 632 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Terraforming is a Ruby CLI gem that exports existing AWS resources into Terraform configuration files (.tf) and state files (.tfstate). It is no longer actively maintained as of December 2021.
Use cases
- generate terraform config from existing aws resources
- import aws infrastructure into terraform state
- export s3 buckets to tf files
- bootstrap terraform for an existing aws account
- convert aws resources to tfstate
- adopt terraform for legacy cloud infrastructure
When to choose
- you need a quick one-off export of AWS resources to Terraform format and are on an older Terraform version
- you want a simple Ruby gem with no extra dependencies for AWS-to-Terraform export
When to avoid
- you need support for current Terraform provider schemas or recent AWS resources
- you need multi-cloud support (GCP, Azure, Kubernetes) - use Terraformer or Terracognita instead
- you want an actively maintained tool
Facets
cli-tool · maturity abandoned
infrastructure-as-code cli cloud infrastructure-as-code cloud-computing cli ruby cross-platform terraform aws tfstate ruby-gem config-export unmaintained devops docker
1 source
- readme: https://github.com/dtan4/terraforming · fetched 2026-08-28 · ebecb72870ee
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dtan4/terraforming | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="dtan4/terraforming")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem