You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/website/docs/cli/index.mdx

26 lines
1.5 KiB

---
page_title: Terraform CLI Documentation
description: >-
Learn Terraform's CLI-based workflows. You can use the CLI alone or
with HCP Terraform or Terraform Enterprise.
---
⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️
> [!IMPORTANT]
> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com.
⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️
# Terraform CLI Documentation
> **Hands-on:** Try the [Terraform: Get Started](/terraform/tutorials/aws-get-started?utm_source=WEBSITE&utm_medium=WEB_IO&utm_offer=ARTICLE_PAGE&utm_content=DOCS) tutorials.
This documentation provides reference information about Terraform CLI commands,
as well as instructions for using commands to provision infrastructure and manage the
infrastructure lifecyle. It is relevant to anyone working with Terraform's CLI-based
workflows, including people who use Terraform CLI by itself, as well as those who
use Terraform CLI in conjunction with HCTP Terraform or Terraform Enterprise.
For information about the Terraform configuration language syntax and coding patters, refer to the
[Terraform configuration language documentation](/terraform/language).