Difference between revisions of "Terraform workspace"
Jump to navigation
Jump to search
Line 35: | Line 35: | ||
== See also == | == See also == | ||
* {{terraform workspace}} | * {{terraform workspace}} | ||
− | + | ||
− | |||
[[Category:Terraform]] | [[Category:Terraform]] |
Revision as of 23:51, 27 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: