Aug 3rd - Importing existing resources into Terraform State with import blocks
· 6 min read
In the previous post we walked through migrating a flat Terraform project to modules and used moved blocks to shift existing state to the new addresses without destroying anything. This post uses that same project for an exploration of common situation: what if those resources had never been managed by Terraform at all?

Keep the coffee flowing