ZIP
WinGet
Terramate CLI
Terramate GmbH · 0.15.5 · x86
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
terramate_0.15.5_windows_i386.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Terramate.CLI
Version
0.15.5
Description
Open-source Infrastructure as Code (IaC) orchestration platform
License
MPL-2.0
↗
Support
https://terramate.io/support/
Installer URL
https://github.com/terramate-io/terramate/releases/download/v0.15.5/terramate_0.15.5_windows_i386.zip
Release Notes
Fixed
- Fix error in safeguards when the name of the Git default branch matches multiple remote branch names.
- Fix auto-detection of --git-change-base for running change detection with disabled safeguards on commits that are behind main.
- Before, this would compare changes to the latest commit on the main branch.
- Now, it uses the result of git merge-base between the current commit and the latest commit on the main branch.