Install Terraform
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 terraformBinary 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.Binary download
AMD64
Version: 1.14.2
Download
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.