Difference between revisions of "Terraform workspace"
Jump to navigation
Jump to search
Line 19: | Line 19: | ||
* [[State files]] | * [[State files]] | ||
* [[terraform env]] (deprecated) | * [[terraform env]] (deprecated) | ||
+ | * [[Terraform cloud block]] | ||
Multiple workspaces are currently supported by the following [[backends]]: | Multiple workspaces are currently supported by the following [[backends]]: | ||
* [[AzureRM]] | * [[AzureRM]] | ||
− | * Consul | + | * [[Consul]] |
− | * COS | + | * [[COS]] |
− | * GCS | + | * [[GCS]] |
* Kubernetes | * Kubernetes | ||
* Local | * Local | ||
− | * Manta | + | * [[Manta]] |
− | |||
* Remote | * Remote | ||
* S3 | * S3 |
Revision as of 00:36, 26 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
- Terraform workspaces,
terraform workspace
, [new
|select
|list
|delete
|show
]-help
, Terraform Enterprise (TFE) workspaces terraform
[untaint | fmt
|apply
|show
|state
|init | plan | console | output
|validate
|destroy
|debug
|import
|providers
|get
|graph
|workspaces
|resource
|login
|-var-file
|state mv
|state pull
|state push
|state replace-provider
|state rm
|force-unlock
|env
|tfe
|--version
|remote-exec
|delete on termination
| deprecated commands |terraform --help
]- Terraform, OpenTofu, Terrakube.org, Installation, Terraform AWS, Terraform GCP, Terraform commands, Terraform Cloud, Terraform Enterprise (TFE), HCL, HIL, meta-arguments, providers, modules, resource, provisioners, data sources, backends: remote backends, examples, configuration files, state files, variables, types, Terraform Registry, conditionals:
depends_on
, functions, Blocks, dynamic blocks, errors, Terragrunt, Terraformer, Terratest, Terraform certifications, Terraform map type, Terraform Associate, Terraform: list type,TF_VAR_, TF_LOG
, Terraform provider versioning, Terraform Style Conventions, Required version, Terraform plugin, Terraform Named Values, tags, Changelog,tfsec, tflint
, Operators, Expressions:for, splat
, Debugging, Namespaces, Terraform Landing Zones, CDKTF, Atmos
Advertising: