From c878847ba75de14c66604164e5e4991cd6c13910 Mon Sep 17 00:00:00 2001
From: Rehab Hassanein <rhassanein@gitlab.com>
Date: Thu, 10 Dec 2020 20:18:40 +0000
Subject: [PATCH] Clarify supported object storage for Terraform

---
 doc/administration/terraform_state.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/administration/terraform_state.md b/doc/administration/terraform_state.md
index e7fcf115515..edd44380f30 100644
--- a/doc/administration/terraform_state.md
+++ b/doc/administration/terraform_state.md
@@ -52,8 +52,8 @@ below.
 
 ## Using object storage **(CORE ONLY)**
 
-Instead of storing Terraform state files on disk, we recommend the use of an object
-store that is S3-compatible instead. This configuration relies on valid credentials to
+Instead of storing Terraform state files on disk, we recommend the use of [one of the supported object
+storage options](object_storage.md#options). This configuration relies on valid credentials to
 be configured already.
 
 [Read more about using object storage with GitLab](object_storage.md).
-- 
2.30.9