The io.github.bmoldo/terraback server scans AWS, Azure, and GCP environments and deterministically generates Terraform HCL with import blocks for AI agents, enabling infrastructure as code from cloud configurations.
🛠️ Key Features
- Cloud provider scanning (AWS, Azure, GCP)
- Deterministic Terraform HCL generation
- Import block generation for seamless IaC workflows
- AI agent integration readiness
- Lightweight, reproducible output suitable for catalogs
🚀 Use Cases
- Convert cloud configurations into Terraform code
- Prepare import-ready HCL for existing resources
- Accelerate IaC adoption for multi-cloud environments
- Enable AI agents to interact with generated Terraform plans
⚡ Developer Benefits
- Clear, deterministic output suitable for automation
- Simple server model with focused cloud-to-IaC transformation
- Easy integration into CI/CD or catalog pipelines
⚠️ Limitations
- Details on supported resource types or authentication methods are not provided in the source data
- Behavior for non-standard resources or custom modules not specified