From f09c365ef1b24b90bb20144e8a83f9d10c9958c6 Mon Sep 17 00:00:00 2001 From: Olivier Lemasle Date: Fri, 20 Jul 2018 15:59:13 +0200 Subject: [PATCH] State in docs that FoundationDB backend is community supported (#4964) --- .../source/docs/configuration/storage/foundationdb.html.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/website/source/docs/configuration/storage/foundationdb.html.md b/website/source/docs/configuration/storage/foundationdb.html.md index 1c286bf0cd..fed673b151 100644 --- a/website/source/docs/configuration/storage/foundationdb.html.md +++ b/website/source/docs/configuration/storage/foundationdb.html.md @@ -21,6 +21,11 @@ accompanying the backend's source in the Vault source tree. nodes inside the cluster being properly sychronized; clock skews are susceptible to cause contention on the locks. +- **Community Supported** – the FoundationDB storage backend is supported + by the community. While it has undergone review by HashiCorp employees, + they may not be as knowledgeable about the technology. If you encounter + problems with them, you may be referred to the original author. + ```hcl storage "foundationdb" { api_version = 510