mirror of
https://github.com/hashicorp/terraform.git
synced 2026-06-09 08:58:34 -04:00
website: correct description for Terraform section
This commit is contained in:
parent
0e2e19c784
commit
15f07e0e50
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ layout: "docs"
|
|||
page_title: "Configuring Terraform"
|
||||
sidebar_current: "docs-config-terraform"
|
||||
description: |-
|
||||
Atlas is the ideal way to use Terraform in a team environment. Atlas will run Terraform for you, safely handle parallelization across different team members, save run history along with plans, and more.
|
||||
The `terraform` configuration section is used to configure Terraform itself, such as requiring a minimum Terraform version to execute a configuration.
|
||||
---
|
||||
|
||||
# Terraform Configuration
|
||||
|
|
|
|||
Loading…
Reference in a new issue