Difference between revisions of "Terraform workspace"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
Terraform workspaces allows to have multiple [[state files]] in the same working directory. | Terraform workspaces allows to have multiple [[state files]] in the same working directory. | ||
− | |||
Revision as of 00:13, 28 February 2022
Terraform workspaces allows to have multiple state files in the same working directory.
terraform workspace new MY_NEW_WORKSPACE
terraform workspace select
terraform workspace list
terraform workspace show
terraform workspace delete
terraform workspace --help
Related terms
- Terraform Associate: Describe the benefits of Sentinel, registry, and workspaces
- Terraform backends
- State files
- terraform env (deprecated)
- Terraform cloud block
Multiple workspaces are currently supported by the following backends:
See also
Advertising: