website: Fix link from remote backend page to the terraform.workspace docs

This commit is contained in:
Martin Atkins 2021-12-08 14:01:45 -08:00
parent 2cef923495
commit f95dcfe90a
1 changed files with 1 additions and 1 deletions

View File

@ -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