Open original
Install | Terraform | HashiCorp Developer
Article
Ddeveloper.hashicorp.com·1 min read

Install | Terraform | HashiCorp Developer

  • Terraform can be installed on macOS with Homebrew using HashiCorp's tap (`brew tap hashicorp/tap` and `brew install hashicorp/tap/terraform`).
  • On Linux, Terraform can be installed from HashiCorp's apt repository after adding its GPG key and repository entry, then running `apt install terraform`.
  • The install page also provides binary download options for Terraform.
  • HashiCorp offers a Linux tutorial for installing and verifying its tools on any Linux distribution.
  • That Linux tutorial also shows how to create a custom Linux container with verified HashiCorp tools.
  • The page links to getting-started tutorials for AWS, Azure, Docker, Google Cloud, OCI, and HCP Terraform.
  • The tutorials are step-by-step and teach Terraform basics for first-time users.
  • The AWS tutorial focuses on creating, managing, and destroying AWS infrastructure.
  • The OCI tutorial specifically covers creating a virtual cloud network and subnet on Oracle Cloud Infrastructure.
  • The HCP Terraform track teaches collaboration on version-controlled configuration with remote runs and state.

Your notes

Save this item to your library to add private notes.

Copyright © 2026 Favorite. All rights reserved.