terraform workspace list

Category: IaC & Automation

terraform workspace list

List all workspaces for the configuration

Shows every workspace (a separate state instance) available for the current configuration, marking the active one with an asterisk. Workspaces let one configuration manage several environments with isolated state. Related: terraform workspace new prod.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.