Terraform

  • Published on
    This blogpost outlines reasons for moving resources across Terraform state files and describes different migration methods, with a focus on using the terraform state rm and terraform import commands. It provides a simple step-by-step process for removing resources from the current state file and importing them into a new state file.