mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-02-16 07:01:11 -05:00
Co-authored-by: Matthew Garrell <69917312+mgarrell777@users.noreply.github.com> Co-authored-by: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com> Co-authored-by: Kevin Wang <kwangsan@gmail.com> Co-authored-by: Judith Malnick <judith@hashicorp.com> Co-authored-by: Martin Atkins <mart@degeneration.co.uk> Co-authored-by: HashiBot <62622282+hashibot-web@users.noreply.github.com>
20 lines
846 B
Plaintext
20 lines
846 B
Plaintext
---
|
|
page_title: Terraform CLI Documentation
|
|
description: >-
|
|
Learn Terraform's CLI-based workflows. You can use the CLI alone or
|
|
with Terraform Cloud or Terraform Enterprise.
|
|
---
|
|
|
|
# Terraform CLI Documentation
|
|
|
|
> **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) tutorials.
|
|
|
|
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
|
|
[Terraform Language Documentation](/language).
|