Skip to main content

v1.6.1

· One min read

Deploy Separately Using Terraform Workspaces

Feature
  1. 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).