1 Repo
Tools that automatically generate declarative infrastructure code from existing environments.
Distinct from Infrastructure as Code: Distinct from Infrastructure as Code: focuses on the generation of the code from live state rather than just the usage of the code for provisioning.
Explore 1 awesome GitHub repository matching part of an awesome list · Infrastructure Code Generators. Refine with filters or upvote what's useful.
Terraforming is an infrastructure as code generator and AWS Terraform resource exporter. It converts live cloud infrastructure into declarative configuration and state files, allowing existing cloud resources to be brought under programmatic management. The tool functions as a state file manager capable of generating and merging JSON state files. It translates live cloud provider API responses into HashiCorp Configuration Language syntax and can integrate newly exported resource data into existing state files without overwriting unrelated entries. The system includes capabilities for resourc
Converts live cloud infrastructure into declarative code for programmatic management.