Skip to content

Commit d0cd20b

Browse files
authored
fix OIDC_HOSTNAME_CHOICE description (#847)
1 parent f5b4696 commit d0cd20b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/terraform-enterprise/1.0.x/docs/enterprise/deploy/reference/configuration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ Default is `false`.
403403
Specifies which hostname Terraform Enterprise should use to federate OIDC workloads for OIDC-related integrations. You can specify one of the following values:
404404

405405
- `primary`: Terraform Enterprise uses the hostname specified in the [`TFE_HOSTNAME`](#tfe_hostname) setting.
406-
- `secondary`: Terraform Enterprise uses the hostname specified in the [`TFE_HOSTNAME`](#tfe_hostname_secondary) setting.
406+
- `secondary`: Terraform Enterprise uses the hostname specified in the [`TFE_HOSTNAME_SECONDARY`](#tfe_hostname_secondary) setting.
407407

408408
Default is `primary`.
409409

0 commit comments

Comments
 (0)