terraform/website/docs/cli/index.mdx

20 lines
892 B
Plaintext
Raw Normal View History

2014-07-16 23:51:48 +02:00
---
2021-12-15 03:41:17 +01:00
page_title: Terraform CLI Documentation
description: >-
Learn how to use Terraform's CLI-based workflows. You can use the CLI alone or
in conjunction with Terraform Cloud or Terraform Enterprise.
2014-07-16 23:51:48 +02:00
---
# Terraform CLI Documentation
2014-07-16 23:51:48 +02: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.
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.
Notably, this documentation does not cover the syntax and usage of the Terraform
language. For that, see the
2021-12-15 03:41:17 +01:00
[Terraform Language Documentation](/language).