Wingetlywingetly
← All apps
H

HashiCorp Terraform

by HashiCorpv1.16.2

Last updated

A tool for building, changing, and versioning infrastructure safely and efficiently.

Install with winget

$ winget install --id Hashicorp.Terraform --exact --version 1.16.2

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Terraform is a tool for building, changing, and versioning infrastructure safely and efficiently. Terraform can manage existing and popular service providers as well as custom in-house solutions.

The key features of Terraform are:

- Infrastructure as Code: Infrastructure is described using a high-level configuration syntax. This allows a blueprint of your datacenter to be versioned and treated as you would any other code. Additionally, infrastructure can be shared and re-used.

- Execution Plans: Terraform has a "planning" step where it generates an execution plan. The execution plan shows what Terraform will do when you call apply. This lets you avoid any surprises when Terraform manipulates infrastructure.

- Resource Graph: Terraform builds a graph of all your resources, and parallelizes the creation and modification of any non-dependent resources. Because of this, Terraform builds infrastructure as efficiently as possible, and operators get insight into dependencies in their infrastructure.

- Change Automation: Complex changesets can be applied to your infrastructure with minimal human interaction. With the previously mentioned execution plan and resource graph, you know exactly what Terraform will change and in what order, avoiding many possible human errors.

Installers · v1.16.2

ArchitectureTypeScopeInstallDownload
x86ZIP
archive
-Direct
x64ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

3 known CVEs via NVD

  • medium4.3Patched in wingetCVE-2025-13432affects before 1.0.3Nov 21, 2025

    Terraform state versions can be created by a user with specific but insufficient permissions in a Terraform Enterprise workspace. This may allow for the alteration of infrastructure if a subsequent plan operation is approved by a user with approval permission or auto-applied. Th...

  • medium6.3Patched in wingetCVE-2023-4782affects before 1.5.7Sep 8, 2023

    Terraform version 1.0.8 through 1.5.6 allows arbitrary file write during the `init` operation if run on maliciously crafted Terraform configuration. This vulnerability is fixed in Terraform 1.5.7.

  • high8.8Fix in v202107-1CVE-2021-36230affects before 202107-1Jul 20, 2021

    HashiCorp Terraform Enterprise releases up to v202106-1 did not properly perform authorization checks on a subset of API requests executed using the run token, allowing privilege escalation to organization owner. Fixed in v202107-1.

Source: NVD, updated 2h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • VagrantHashiCorp
    Hashicorp.Vagrantv2.4.9

    Build and manage virtual machine environments in a single workflow

  • H
    HashiCorp NomadHashiCorp
    Hashicorp.Nomadv2.0.6

    An easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications.

  • H
    HashiCorp ConsulHashiCorp
    Hashicorp.Consulv2.0.4

    A distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.

  • H
    HashiCorp Terraform Language ServerHashiCorp
    Hashicorp.TerraformLanguageServerv0.39.0

    Optional component for Terraform implementing the Language Server Protocol.

  • HashiCorp PackerHashiCorp
    Hashicorp.Packerv1.16.0

    A tool for creating identical machine images for multiple platforms from a single source configuration.

  • H
    HashiCorp BoundaryHashiCorp
    Hashicorp.Boundaryv0.21.3

    An identity-aware proxy that provides a simple, secure way to access hosts and critical systems on your network.

More from HashiCorp.

Frequently asked questions

How do I install HashiCorp Terraform on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Hashicorp.Terraform --exact --version 1.16.2. winget downloads the installer from HashiCorp and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install HashiCorp Terraform silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Hashicorp.Terraform --exact 1.16.2 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall HashiCorp Terraform via winget?
Run: winget uninstall --id Hashicorp.Terraform --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from HashiCorp Terraform's Apps & Features entry.
Is HashiCorp Terraform free?
HashiCorp Terraform is distributed under BUSL-1.1. Refer to the publisher (https://github.com/hashicorp/terraform) for the full license terms - Wingetly itself does not charge for installation.
Does HashiCorp Terraform work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls HashiCorp Terraform directly from the publisher.
How do I keep HashiCorp Terraform up to date?
Run winget upgrade --id Hashicorp.Terraform --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of HashiCorp Terraform from microsoft/winget-pkgs.

Recent versions

  • 1.16.2latest
  • 1.16.1
  • 1.16.0
  • 1.15.9
  • 1.15.8
  • 1.15.7
  • 1.15.6
  • 1.15.5
  • 1.15.4
  • 1.15.3