Deploy Separately Using Terraform Workspaces
Feature
- You can now use Terraform Workspaces to manage infrastructure deployments for different environments separately.
- Create and delete Terraform Workspaces as needed.
- Deploy infrastructure per environment by isolating state files for each Workspace (e.g., dev, staging, production).