Change name example to match new edits
This commit is contained in:
parent
8be2c4a397
commit
422b47618c
|
@ -45,7 +45,7 @@ The remote backend can work with either a single remote Terraform Cloud workspac
|
||||||
determines which mode it uses:
|
determines which mode it uses:
|
||||||
|
|
||||||
- To use a single remote Terraform Cloud workspace, set `workspaces.name` to the
|
- To use a single remote Terraform Cloud workspace, set `workspaces.name` to the
|
||||||
remote workspace's full name (like `networking`).
|
remote workspace's full name (like `networking-prod`).
|
||||||
|
|
||||||
- To use multiple remote workspaces, set `workspaces.prefix` to a prefix used in
|
- To use multiple remote workspaces, set `workspaces.prefix` to a prefix used in
|
||||||
all of the desired remote workspace names. For example, set
|
all of the desired remote workspace names. For example, set
|
||||||
|
|
Loading…
Reference in New Issue