mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
website: Fix link from remote backend page to the terraform.workspace docs
This commit is contained in:
parent
2cef923495
commit
f95dcfe90a
@ -68,7 +68,7 @@ the Terraform CLI workspace `prod` within the current configuration. Remote
|
||||
Terraform operations such as `plan` and `apply` executed against that Terraform
|
||||
CLI workspace will be executed in the Terraform Cloud workspace `networking-prod`.
|
||||
|
||||
Additionally, the [`terraform.workspace`](/docs/language/state/workspaces.html#referencing-the-current-workspace-name)
|
||||
Additionally, the [`terraform.workspace`](/docs/language/state/workspaces.html#current-workspace-interpolation)
|
||||
expression shouldn't be used in Terraform configurations that use Terraform 1.0.x or earlier and run
|
||||
remote operations against Terraform Cloud workspaces. The reason for this is that
|
||||
prior to Terraform 1.1.0, Terraform Cloud workspaces only used the single `default` Terraform
|
||||
|
Loading…
Reference in New Issue
Block a user