Skip to content

Commit 28e368d

Browse files
Reword user-provided CAs out of scope message
Co-authored-by: Kay Kim <[email protected]>
1 parent 3563c9e commit 28e368d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/footer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The DNS name and ARN for the NLBs will be in the `terraform output` as `nlb_deta
2121

2222
For example purposes, optional TLS support is provided by using `cert-manager` and a self-signed `ClusterIssuer`.
2323

24-
More advanced TLS support using user-provided CAs or per-Materialize `Issuer`s are out of scope of this Terraform module. Please refer to the [cert-manager documentation](https://cert-manager.io/docs/configuration/) for detailed guidance on more advanced usage.
24+
More advanced TLS support using user-provided CAs or per-Materialize `Issuer`s are out of scope for this Terraform module. Please refer to the [cert-manager documentation](https://cert-manager.io/docs/configuration/) for detailed guidance on more advanced usage.
2525

2626
###### To enable installation of `cert-manager` and configuration of the self-signed `ClusterIssuer`
2727
1. Set `install_cert_manager` to `true`.

0 commit comments

Comments
 (0)