1 Repo
Generating declarative code and state files from existing live cloud infrastructure.
Distinct from Terraform Provisioning: Distinct from Terraform Provisioning as it moves from live environment to code, not code to environment.
Explore 1 awesome GitHub repository matching devops & infrastructure · Reverse Infrastructure Engineering. Refine with filters or upvote what's useful.
Terraformer is a reverse engineering tool and infrastructure-to-code generator that transforms existing live cloud resources into declarative configuration files and state manifests. It functions as a cloud infrastructure exporter, allowing users to extract resource metadata from cloud providers to create reproducible infrastructure deployments. The tool specializes in reverse engineering by querying cloud provider APIs to map active resource configurations and translate them into Terraform resource blocks. It supports infrastructure state recovery by reconstructing state files from live envi
Generates Terraform state and code from existing live infrastructure to document a current environment.