Commit af21dad8 authored by Viktor Nagy's avatar Viktor Nagy Committed by Amy Qualls

Adds clarity around setup and features

Closes https://gitlab.com/gitlab-org/gitlab/-/issues/298682
parent b719c931
......@@ -16,8 +16,10 @@ to securely store the state files in local storage (the default) or
The GitLab managed Terraform state backend can store your Terraform state easily and
securely, and spares you from setting up additional remote resources like
Amazon S3 or Google Cloud Storage. Its features include:
Amazon S3 or Google Cloud Storage. After the GitLab administrator
[sets it up](../../administration/terraform_state.md), its features include:
- Versioning of Terraform state files.
- Supporting encryption of the state file both in transit and at rest.
- Locking and unlocking state.
- Remote Terraform plan and apply execution.
......
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