terraform-search-import

Community

Bring unmanaged infra under Terraform control.

Authorbenonions
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of discovering existing cloud resources and generating Terraform configuration to manage them, simplifying the migration of unmanaged infrastructure to Infrastructure as Code.

Core Features & Use Cases

  • Resource Discovery: Uses Terraform Search queries to find resources across your cloud environment.
  • Bulk Import Generation: Automatically creates Terraform resource and import blocks for discovered resources.
  • Use Case: You have several EC2 instances and S3 buckets that were provisioned manually. Use this Skill to find them and generate the necessary Terraform code to manage them, ensuring consistency and enabling version control.

Quick Start

Use the terraform-search-import skill to discover all aws_instance resources in the us-west-2 region and generate an import configuration file.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: terraform-search-import
Download link: https://github.com/benonions/dotfiles/archive/main.zip#terraform-search-import

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.