▲ 8 r/Terraform
How do I import / codify existing cloud resources into Terraform at scale?
Inherited an AWS account with hundreds of resources never in code. Manual terraform import at this scale is brutal, writing HCL by hand, then reconciling state one resource at a time.
A few things I've looked at:
AI-assisted codification (tools that generate HCL from discovery scans)
Scripted wrappers around terraform import for bulk jobs
How much time did automated codification actually save people who've tried it?
u/Foreign_Cat8783 — 5 days ago