Syn Terraform Import

Terraform: importing existing resources

legendtkl ad2c1aa 679 B Updated

File contents

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.

legendtkl/agentic-skill-router/tree/main/experiments/dci-compare/synthetic-skills/syn-terraform-import commit ad2c1aabb7

Frequently asked questions

npx skillmds@latest add legendtkl/syn-terraform-import