Skip to content

Commit 53049b9

Browse files
authored
Fix TFE_REDIS_USE_MTLS header level in configuration reference in 1.0.x
1 parent 98b1127 commit 53049b9

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
@@ -314,7 +314,7 @@ Must be `true` or `false`. `true` indicates Redis server is configured to use `T
314314

315315
Must be `true` or `false`. `true` indicates to use TLS to access Redis. Defaults to `false`.
316316

317-
## `TFE_REDIS_USE_MTLS`
317+
### `TFE_REDIS_USE_MTLS`
318318

319319
Must be `true` or `false`. `true` indicates to use mutual TLS (mTLS) authentication for clients to access Redis with Redis standalone or Sentinel. Defaults to `false`.
320320

0 commit comments

Comments
 (0)