From 29b71d873fc1f3b4b4a106febf098fc79ed39315 Mon Sep 17 00:00:00 2001 From: Judith Malnick Date: Wed, 8 Dec 2021 09:48:23 -0800 Subject: [PATCH] Correct bullet Co-authored-by: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com> --- website/docs/cli/cloud/settings.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/cli/cloud/settings.html.md b/website/docs/cli/cloud/settings.html.md index b3cd5c65c..700e3a671 100644 --- a/website/docs/cli/cloud/settings.html.md +++ b/website/docs/cli/cloud/settings.html.md @@ -72,7 +72,7 @@ following arguments, each denoting a strategy for how workspaces should be mappe directory, and cannot manage workspaces from the CLI (e.g. `terraform workspace select` or `terraform workspace new`). This option conflicts with `tags`. -* `hostname` - (Optional) The hostname of a Terraform Enterprise installation, if using Terraform +- `hostname` - (Optional) The hostname of a Terraform Enterprise installation, if using Terraform Enterprise. Defaults to Terraform Cloud (app.terraform.io). - `token` - (Optional) The token used to authenticate with Terraform Cloud.