Changing the Terraform backend from the default "local" backend to a different one after performing your first terrafom apply is:
You must use different Terraform commands depending on the cloud provider you use.
If you manually destroy infrastructure, what is the best practice reflecting this change in Terraform?
When does Terraform create the .terraform.lock.hc1 file?