Movatterモバイル変換


[0]ホーム

URL:


HashiConf 2025Don't miss the live stream of HashiConf Day 2 happening now View live stream

Install Terraform

macOS

Package manager

brew tap hashicorp/tapbrewinstall hashicorp/tap/terraform

Binary download

AMD64

Version: 1.14.2

Download

ARM64

Version: 1.14.2

Download

Windows

Binary download

386

Version: 1.14.2

Download

AMD64

Version: 1.14.2

Download

Linux

Package manager

wget -O - https://apt.releases.hashicorp.com/gpg|sudo gpg --dearmor -o /usr/share/keyrings/hashicorp-archive-keyring.gpgecho"deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/hashicorp-archive-keyring.gpg] https://apt.releases.hashicorp.com$(grep -oP'(?<=UBUNTU_CODENAME=).*' /etc/os-release|| lsb_release -cs) main"|sudotee /etc/apt/sources.list.d/hashicorp.listsudoapt update&&sudoaptinstall terraform

Binary download

386

Version: 1.14.2

Download

AMD64

Version: 1.14.2

Download

ARM

Version: 1.14.2

Download

ARM64

Version: 1.14.2

Download

Note

Complete thistutorial to learn how to install and verify HashiCorp tools on any Linux distribution, and create a custom Linux container with verified HashiCorp tools.

FreeBSD

Binary download

386

Version: 1.14.2

Download

AMD64

Version: 1.14.2

Download

ARM

Version: 1.14.2

Download

OpenBSD

Binary download

386

Version: 1.14.2

Download

AMD64

Version: 1.14.2

Download

Solaris

Binary download

AMD64

Version: 1.14.2

Download

Release information

Changelog

Terraform Version: 1.14.2

GitHub
(opens in new tab)

Official releases

All officially supported HashiCorp release channels and their security guarantees.

View all
(opens in new tab)

Note

You can find theSHA256 checksums for Terraform 1.14.2 online and you canverify the checksums signature file which has been signed usingHashiCorp's GPG key. Complete thistutorial to learn how to install and verify HashiCorp tools on any Linux distribution.

Next steps

  • 6 tutorials
    Get Started - AWS
    Create, manage, and destroy AWS infrastructure using Terraform. Step-by-step, command-line tutorials will walk you through the Terraform basics for the first time.
    • Terraform
  • 8 tutorials
    Get Started - Azure
    Build, change, and destroy Azure infrastructure using Terraform. Step-by-step, command-line tutorials will walk you through the Terraform basics for the first time.
    • Terraform
  • 7 tutorials
    Get Started - Docker
    Build, change, and destroy Docker infrastructure using Terraform. Step-by-step, command-line tutorials will walk you through the Terraform basics for the first time.
    • Terraform
  • 7 tutorials
    Get Started - Google Cloud
    Build, change, and destroy Google Cloud Platform (GCP) infrastructure using Terraform. Step-by-step, command-line tutorials will walk you through the Terraform basics for the first time.
    • Terraform
  • 7 tutorials
    Get Started - OCI
    Build, change, and destroy a virtual cloud network and subnet on Oracle Cloud Infrastructure (OCI) using Terraform. Step-by-step, command-line tutorials will walk you through the Terraform basics for the first time.
    • Terraform
  • 6 tutorials
    Get Started - HCP Terraform
    Collaborate on version-controlled configuration using HCP Terraform. Follow this track to build, change, and destroy infrastructure using remote runs and state.
    • Terraform

About Terraform

Define cloud and on-prem resources in human-readable configuration files that you can version, reuse, and share.

Featured docs

HCP Terraform
Automate your infrastructure provisioning at any scale
Try HCP Terraform for free

[8]ページ先頭

©2009-2025 Movatter.jp