fix link
This commit is contained in:
parent
faffa11e08
commit
8be2c4a397
|
@ -203,4 +203,4 @@ meant to be a shared resource. They aren't a private, local-only notion
|
||||||
|
|
||||||
The "current workspace" name is stored locally in the ignored
|
The "current workspace" name is stored locally in the ignored
|
||||||
`.terraform` directory. This allows multiple team members to work on
|
`.terraform` directory. This allows multiple team members to work on
|
||||||
different workspaces concurrently. Workspace names are also attached to associated remote workspaces in Terraform Cloud. For more details about workspace names in Terraform Cloud, refer to the [remote backend](/language/settings/backends/remote#workspaces) and [CLI Integration](/cli/cloud/settings#arguments) (recommended) documentation.
|
different workspaces concurrently. Workspace names are also attached to associated remote workspaces in Terraform Cloud. For more details about workspace names in Terraform Cloud, refer to the [remote backend](/language/settings/backends/remote#workspaces) and [CLI Integration (recommended)](/cli/cloud/settings#arguments) documentation.
|
||||||
|
|
Loading…
Reference in New Issue