Wingetlywingetly
← All apps

Hashicorp Terraform RC

by Hashicorpv1.8.0-rc1

Last updated

Terraform is a tool for building, changing, and versioning infrastructure safely and efficiently.

Install with winget

$ winget install --id Hashicorp.Terraform.RC --exact --version 1.8.0-rc1

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.

Installers · v1.8.0-rc1

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 5h 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

  • terraform-docsterraform-docs
    Terraform-docs.Terraform-docsvv0.24.0

    A utility to generate documentation from Terraform modules in various output formats.

  • M
    Microsoft Azure Export for TerraformMicrosoft
    Microsoft.Azure.AztfExportv0.20.0

    A tool to bring your existing Azure resources under the management of Terraform.

  • CoderCoder Technologies, Inc.
    Coder.Coderv2.37.2

    Remote development environments on your infrastructure provisioned with Terraform

  • A
    Azure TerrafyMicrosoft
    Microsoft.Azure.Aztfyv0.10.0

    A tool to bring your existing Azure resources under the management of Terraform.

  • T
    tenvTofuutils
    Tofuutils.Tenvv4.15.1

    OpenTofu, Terraform, Terragrunt, Terramate and Atmos version manager, written in Go

  • PulumiPulumi Corp
    Pulumi.Pulumiv3.263.0

    Pulumi CLI for managing modern infrastructure as code

More from Hashicorp or browse iac, rc, terraform.

Frequently asked questions

How do I install Hashicorp Terraform RC on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Hashicorp.Terraform.RC --exact --version 1.8.0-rc1. winget downloads the installer from Hashicorp and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Hashicorp Terraform RC silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Hashicorp.Terraform.RC --exact 1.8.0-rc1 --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 RC via winget?
Run: winget uninstall --id Hashicorp.Terraform.RC --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Hashicorp Terraform RC's Apps & Features entry.
Is Hashicorp Terraform RC free?
Hashicorp Terraform RC is distributed under Business Source License 1.1. Refer to the publisher (https://www.terraform.io/) for the full license terms - Wingetly itself does not charge for installation.
Does Hashicorp Terraform RC 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 RC directly from the publisher.
How do I keep Hashicorp Terraform RC up to date?
Run winget upgrade --id Hashicorp.Terraform.RC --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Hashicorp Terraform RC from microsoft/winget-pkgs.