← Terraform615 / 640
hardterraform

Move a resource to a different address in the Terraform state file without recreating it

command

terraform state mv OLD_RESOURCE_ADDRESS NEW_RESOURCE_ADDRESS

also accepted

terraform state mvterraform state mv OLD_RESOURCE_ADDRESS

Command breakdown

Part of the terraform — Terraform category.

terraformstatemvOLD_RESOURCE_ADDRESSNEW_RESOURCE_ADDRESS

Test your recall — not just your reading.

Practice with interactive quiz →