Favorite
Discover
Collections

No collections

Log in
CollectionsDiscoverLibraryLog in
Discover/Install | Terraform | HashiCorp Developer
|Article
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.

AI Summary

HashiCorp’s Terraform install page shows macOS setup via Homebrew, Linux install via its apt repo or binaries, plus a Linux verification/container tutorial and step-by-step getting-started tracks for AWS, Azure, Docker, Google Cloud, OCI, and HCP Terraform.

Collection

Ask about this item

Tags

#kubernetes-lessons#package-management#cloud-automation#linux-installation#cloud-infrastructure#devops#developer-tools#configuration-management#command-line-tools#infrastructure-as-code
✦5 left