# Import resources

> This skill helps users choose the right path to bring existing cloud resources under Terraform management. Use this skill BEFORE diving into implementation details — it routes you to the appropriate detail skill based on your situation.

Part of **Terraform**. Get the full, executable skill via `POST https://www.company-skill.com/api/route`.

## Related queries

import existing resources, import legacy infrastructure, terraform manage existing, bring under terraform, adopt existing resource, terraform import command, how to import resource, can terraform manage existing, import ecs instance, import oss bucket, terraform state import, manage existing resourc

## Get the full skill

```bash
curl -s https://www.company-skill.com/api/route \
  -H 'Content-Type: application/json' \
  -d '{"query": "import resources", "product": "terraform"}'
```

---
Part of [Terraform](https://www.company-skill.com/p/terraform.md) · https://www.company-skill.com/llms.txt
