Setting the TF_LOG environment variable to DEBUG causes debug messages to be logged into syslog.
Where in your Terraform configuration do you specify a state backend?
In Terraform 0.13 and above, outside of the required_providers block, Terraform configurations always refer to providers by their local names.
What command should you run to display all workspaces for the current configuration?
Terraform providers are always installed from the Internet.
The terraform.tfstate file always matches your currently built infrastructure.