Update settings.mdx

pull/35263/head
Brandon Croft 2 years ago committed by GitHub
parent a384f4407d
commit d9c2b99ae1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -62,8 +62,8 @@ The `cloud` block supports the following configuration arguments:
workspace(s) the current configuration should use.
- `workspaces` - (Required) A nested block that specifies which remote HCP Terraform workspaces to
use for the current configuration. The `workspaces` block must contain **exactly one** of the
following arguments, each denoting a strategy for how workspaces should be mapped:
use for the current configuration. The `workspaces` block must contain **exactly one** of either `tags`
or `name` argument, each denoting a strategy for how workspaces should be mapped:
- `tags` - (Optional) A set of HCP Terraform workspace tags. You will be able to use
this working directory with any workspaces that have all of the specified tags,

Loading…
Cancel
Save