Use the `backend` block to control where Terraform stores state. Learn about the available state backends, the backend block, initializing backends, partial backend configuration, changing backend configuration, and unconfiguring a backend.| Backend block configuration overview | Terraform | HashiCorp Developer
Terraform can store the state remotely, making it easier to version and work with in a team.| Backend Type: local | Terraform | HashiCorp Developer
Workspaces allow the use of multiple states with a single configuration directory.| State: Workspaces | Terraform | HashiCorp Developer