What would be the process of switching back from remote backend to local?
Answer
You remove the backend code and perform
terraform initto switch back tolocalbackend.You remove the resources that are the remote backend itself.
Archive the latest remote state file so you can recover if the local copy gets corrupted.