diff --git a/website/source/api/secret/cassandra/index.html.md b/website/source/api/secret/cassandra/index.html.md index 5bfabb5df00e..17cb71dedc4e 100644 --- a/website/source/api/secret/cassandra/index.html.md +++ b/website/source/api/secret/cassandra/index.html.md @@ -62,6 +62,11 @@ Cassandra. - `connect_timeout` `(string: "5s")` – Specifies the connection timeout to use. +- `consistency` `(string: "")` – Specifies the consistency option to use. See + the [gocql + definition](https://github.com/gocql/gocql/blob/master/frame.go#L203) for + valid options. + TLS works as follows: - If `tls` is set to true, the connection will use TLS; this happens