microsoft / microsoft/winget-pkgs
Winget Installs Terraform Version 1.4.4 and not the Latest.
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 11.1k
- Forks
- 9.7k
- Avg merge
- 1h 32m
- Merged PRs (30d)
- 376
Description
Hello Team,
I have encountered below issue. Details follow below -
- I searched for Terraform Package using winget
winget search terraform
- Then Installed Terraform using winget.
winget install --id=Hashicorp.Terraform -e --accept-source-agreements
- Terraform version installed is 1.4.4 and not latest.
terraform -version
- I tried upgrading with Winget. It states "No Available Upgrade found"
winget upgrade --id Hashicorp.Terraform
I suspect, if HashiCorp.Terraform on winget might still be pointing to an old MSI installer or manifest for v1.4.4.
Can you please check and address the issue.
Looking forward.
Many Thanks
Best Regards, Arindam Mitra
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported winget search, winget install --id=Hashicorp.Terraform -e, terraform -version, and winget upgrade --id Hashicorp.Terraform commands. Compare the installed 1.4.4 result with the package's available version and identify what package metadata or manifest controls that result; done means the package installs the intended latest Terraform version and offers an upgrade when appropriate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- terraform
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100