2014-07-16 23:51:48 +02:00
---
layout: "docs"
2020-10-27 02:15:36 +01:00
page_title: "Terraform CLI Documentation"
2014-07-16 23:51:48 +02:00
sidebar_current: "docs-home"
2014-10-22 05:21:56 +02:00
description: |-
2020-10-27 02:15:36 +01:00
Documentation for Terraform's CLI-based workflows.
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
2020-10-27 02:15:36 +01:00
> **Hands-on:** Try the [Terraform: Get Started](https://learn.hashicorp.com/collections/terraform/aws-get-started?utm_source=WEBSITE&utm_medium=WEB_IO&utm_offer=ARTICLE_PAGE&utm_content=DOCS) collection on HashiCorp Learn.
2019-03-14 17:16:54 +01:00
2020-10-27 02:15:36 +01:00
This is the documentation for Terraform CLI. It is relevant to anyone working
with Terraform's CLI-based workflows; this includes people who use Terraform CLI
by itself, as well as those who use Terraform CLI in conjunction with Terraform
Cloud or Terraform Enterprise.
2019-03-14 17:16:54 +01:00
2020-10-27 02:15:36 +01:00
Notably, this documentation does not cover the syntax and usage of the Terraform
language. For that, see the
[Terraform Language Documentation ](/docs/configuration/index.html ).