Correct bullet and break up sentence

Co-authored-by: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com>
This commit is contained in:
Judith Malnick 2021-12-08 09:48:01 -08:00 committed by GitHub
parent 57a27cd1dc
commit 57cc74ddc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,10 +61,10 @@ The `cloud` block supports the following configuration arguments:
use for the current configuration. The `workspaces` block must contain **exactly one** of the 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: following arguments, each denoting a strategy for how workspaces should be mapped:
* `tags` - (Optional) A set of Terraform Cloud workspace tags. You will be able to use - `tags` - (Optional) A set of Terraform Cloud workspace tags. You will be able to use
this working directory with any workspaces that have all of the specified tags, this working directory with any workspaces that have all of the specified tags,
and can use [the `terraform workspace` commands](/docs/cli/workspaces/index.html) and can use [the `terraform workspace` commands](/docs/cli/workspaces/index.html)
to switch between them or create new workspaces; new workspaces will automatically have to switch between them or create new workspaces. New workspaces will automatically have
the specified tags. This option conflicts with `name`. the specified tags. This option conflicts with `name`.
- `name` - (Optional) The name of a single Terraform Cloud workspace. You will - `name` - (Optional) The name of a single Terraform Cloud workspace. You will