Terraformer tool for reverse-engineering existing cloud infrastructure into Terraform code. Import resources from AWS, Azure, GCP, Kubernetes, and other providers. Generate Terraform configurations from running infrastructure for migration, disaster recovery, and infrastructure documentation.
View on GitHubLobbi-Docs/claude
iac-golden-architect
January 24, 2026
Select agents to install to:
npx add-skill https://github.com/Lobbi-Docs/claude/blob/main/plugins/iac-golden-architect/skills/terraformer/SKILL.md -a claude-code --skill terraformerInstallation paths:
.claude/skills/terraformer/# Terraformer Skill Comprehensive Terraformer tool expertise for reverse-engineering existing cloud infrastructure into Terraform code. Transform brownfield infrastructure into infrastructure-as-code with automated resource discovery and code generation. ## When to Use This Skill Activate this skill when: - Migrating existing infrastructure to Terraform - Documenting undocumented infrastructure - Creating disaster recovery configurations - Reverse-engineering manually created resources - Auditing cloud resource configurations - Generating Terraform code from existing resources - Consolidating multi-account or multi-region infrastructure - Creating baseline configurations for new environments - Importing resources from multiple cloud providers - Validating infrastructure drift ## What is Terraformer? Terraformer is a CLI tool that generates Terraform configuration files from existing infrastructure. It uses cloud provider APIs to discover resources and automatically creates: - Terraform resource blocks (.tf files) - Terraform state files (.tfstate) - Variable definitions - Provider configurations **Best for:** Brownfield infrastructure, migration projects, infrastructure discovery, documentation generation ## Supported Providers Terraformer supports 40+ providers including: ### Major Cloud Providers - **AWS**: 150+ resource types including VPC, EC2, RDS, S3, IAM, Lambda, EKS, etc. - **Azure**: Resource Groups, VNets, VMs, AKS, Storage, Key Vault, App Services - **GCP**: Projects, VPC, GCE, GKE, Cloud SQL, IAM, Cloud Functions, Storage - **Oracle Cloud Infrastructure (OCI)**: Compute, networking, storage, databases ### Container & Orchestration - **Kubernetes**: Deployments, Services, ConfigMaps, Secrets, Ingress, PVCs - **OpenShift**: Routes, DeploymentConfigs, BuildConfigs - **Cloud Foundry**: Apps, services, routes ### Other Providers - **GitHub**: Repositories, teams, webhooks - **Datadog**: Monitors, dashboards, users - **New Relic**: Alerts, dashboard