2014-07-16 23:51:48 +02:00
---
layout: "docs"
page_title: "Documentation"
sidebar_current: "docs-home"
2014-10-22 05:21:56 +02:00
description: |-
2019-03-14 17:16:54 +01:00
Documentation for Terraform's core open source features, including the
configuration language, the commands, and the main Terraform providers.
2014-07-16 23:51:48 +02:00
---
2019-03-14 17:16:54 +01:00
# Terraform CLI Documentation
2014-07-16 23:51:48 +02:00
2019-03-14 17:16:54 +01:00
Welcome to the Terraform CLI documentation!
## What's in This Section of the Docs?
This section contains reference documentation for Terraform's core open source
features, including the
[configuration language ](/docs/configuration/index.html ), the
[command-line tools ](/docs/commands/index.html ), and the main
[Terraform providers ](/docs/providers/index.html ). Use the navigation sidebar
to browse the various subsections.
## Who is This For?
The Terraform CLI docs are relevant to _all Terraform users,_ including open
2019-08-07 00:28:03 +02:00
source users and Terraform Cloud users.
2019-03-14 17:16:54 +01:00
Since these docs are reference material, they are mainly written for
_intermediate and advanced users,_ who need to find complete and detailed
information quickly.
- **New user?** Try the
2020-10-02 20:02:59 +02:00
[Get Started collection ](https://learn.hashicorp.com/collections/terraform/aws-get-started?utm_source=WEBSITE&utm_medium=WEB_IO&utm_offer=ARTICLE_PAGE&utm_content=DOCS )
at HashiCorp Learn, then return
2019-03-14 17:16:54 +01:00
here once you've used Terraform to manage some simple resources.
- **Curious about Terraform?** See [Introduction to Terraform ](/intro/index.html )
for a broad overview of what Terraform is and why people use it.
## What's Elsewhere?
This is not the only section of the Terraform docs! You can find out more at the
[Terraform docs home page ](/docs/index.html ), or you can jump between sections
using the "Other Docs" area of the navigation sidebar.