Commit 049e898d authored by Amy Qualls's avatar Amy Qualls

Merge branch 'rhassanein-master-patch-89698' into 'master'

Clarify supported object storage for Terraform

See merge request gitlab-org/gitlab!49683
parents 8b484c35 c878847b
......@@ -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).
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment