File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -62,8 +62,8 @@ The `cloud` block supports the following configuration arguments:
62
62
workspace(s) the current configuration should use.
63
63
64
64
- ` workspaces ` - (Required) A nested block that specifies which remote HCP Terraform workspaces to
65
- use for the current configuration. The ` workspaces ` block must contain ** exactly one** of the
66
- following arguments , each denoting a strategy for how workspaces should be mapped:
65
+ use for the current configuration. The ` workspaces ` block must contain ** exactly one** of either ` tags `
66
+ or ` name ` argument , each denoting a strategy for how workspaces should be mapped:
67
67
68
68
- ` tags ` - (Optional) A set of HCP Terraform workspace tags. You will be able to use
69
69
this working directory with any workspaces that have all of the specified tags,
You can’t perform that action at this time.
0 commit comments