Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
af21dad8
Commit
af21dad8
authored
Jan 19, 2021
by
Viktor Nagy
Committed by
Amy Qualls
Jan 19, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adds clarity around setup and features
Closes
https://gitlab.com/gitlab-org/gitlab/-/issues/298682
parent
b719c931
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
doc/user/infrastructure/terraform_state.md
doc/user/infrastructure/terraform_state.md
+3
-1
No files found.
doc/user/infrastructure/terraform_state.md
View file @
af21dad8
...
...
@@ -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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment