terraform-search-import

Discover existing cloud resources using Terraform Search queries and bulk import them into Terraform management. Use when bringin…

hashicorp 752 ↓ 3.1k MPL-2.0 updated 1mo ago
Claude Code
View source ↗

What it does

  • Terraform Search - list block
  • Bringing unmanaged resources under Terraform control
  • Auditing existing cloud infrastructure
  • Migrating from manual provisioning to IaC
  • Discovering resources across multiple regions/accounts
  • If supported: Check for terraform version available.
  • If terraform version is above 1.14.0 Use Terraform Search workflow (below)

Requirements & configuration

  • Terraform Search requires an initialized working directory. Ensure you have a configuration with the required provider before running queries:

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Discover existing cloud resources using Terraform Search queries and bulk import them into Terraform management. Use when bringing unmanaged infrastructure under Terraform control, auditing cloud resources, or migrating to IaC.

Source

Repository: https://github.com/hashicorp/agent-skills

terraform-search-import FAQ

What does the terraform-search-import skill do?

Discover existing cloud resources using Terraform Search queries and bulk import them into Terraform management. Use when bringing unmanaged infrastructure under Terraform control, auditing cloud resources, or migrating to IaC. Terraform Search - list block Bringing unmanaged resources under Terraform control

What does terraform-search-import require?

Terraform Search requires an initialized working directory. Ensure you have a configuration with the required provider before running queries:

How do I install terraform-search-import?

Run: npx -y skills add https://github.com/hashicorp/agent-skills --skill terraform-search-import --agent claude-code — the source lives at github.com/hashicorp/agent-skills.

Maintain terraform-search-import?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[terraform-search-import on getagentictools](https://getagentictools.com/skills/hashicorp-agent-skills-terraform-search-import?ref=badge)
npx agentictools info skills/hashicorp-agent-skills-terraform-search-import

The second line is the CLI lookup for this page — handy in READMEs and docs.