Use Terraform Workspace when working with multi environments
When you build projects you will begin very small and over time expand your project, and someday you deploy your infrastructure to the production environment, and something breaks because you did not have deployed for the different environments for testing before this deployed to your production environment.