* Now that we've got Destroy in place, it opens up a number of interesting opportunities * What if we implemented `terraform state mv` the same way we implemented `terraform destroy`? * What if we prompted the user for `source` and `destination` IDs, and then performed terraform mv with the assistance of all of the existing plugins?