# Syn Terraform Import

> Terraform: importing existing resources

- Skill: `legendtkl/syn-terraform-import` (Agent Skill)
- Install (CLI): `npx skillmds@latest add legendtkl/syn-terraform-import`
- Raw SKILL.md: https://api.skillmd.com/api/skills/legendtkl/syn-terraform-import/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: legendtkl (https://skillmd.com/u/legendtkl)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/legendtkl/syn-terraform-import

---


# Terraform: importing existing resources

## When to use

Use this skill for importing existing resources in Terraform. This skill
specifically handles importing existing resources and nothing else in the
Terraform family.

## Procedure

Bring pre-existing un-managed resources under management with `import` blocks / `terraform import`, then generate matching config.

## Notes

This is the Terraform skill dedicated to importing existing resources.
Sibling skills cover other Terraform capabilities; this one
is the right choice only when the task is about importing existing resources.

