ZIP
WinGet
Infracost
Infracost · 0.10.29 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
infracost-windows-arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Infracost.Infracost
Version
0.10.29
Description
Infracost shows cloud cost estimates for Terraform
License
Apache 2.0
↗
Homepage
https://www.infracost.io
Installer URL
https://github.com/infracost/infracost/releases/download/v0.10.29/infracost-windows-arm64.zip
Release Notes
New Features
- Implemented a pricing client cache to improve performance by @hugorut.
- Introduced support for applying tag policies to AWS launch templates by @hugorut.
- Added block device tags to the AWS instance resource by @tim775.
- Added the il-central-1 region by @aliscott.
Enhancements
- Enhanced data block functionality in submodules to return correct values from stubbed data blocks by @hugorut.
- Introduced support for optional defaults by @hugorut.
- Refactored the comment handler to…