Difference between revisions of "Terraform workspace list"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 6: | Line 6: | ||
terraform workspace list | terraform workspace list | ||
╷ | ╷ | ||
− | │ Error: Terraform Cloud initialization required: please run "terraform init" | + | │ Error: Terraform Cloud initialization required: please run "[[terraform init]]" |
│ | │ | ||
│ Reason: Initial configuration of Terraform Cloud. | │ Reason: Initial configuration of Terraform Cloud. |
Revision as of 18:33, 8 February 2024
terraform workspace list * default
terraform workspace list ╷ │ Error: Terraform Cloud initialization required: please run "terraform init" │ │ Reason: Initial configuration of Terraform Cloud. │ │ Changes to the Terraform Cloud configuration block require reinitialization, to discover any changes to the available workspaces. │ │ To re-initialize, run: │ terraform init │ │ Terraform has not yet made changes to your existing configuration or state.
Related
terraform workspace show
terraform workspace new
terraform workspace select
$HOME/terraform.tfstate.d/your_workspace_name/
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
]
Advertising: