terramate-io / terramate

Terramate CLI is an open-source Infrastructure as Code (IaC) Orchestration and Code Generation tool for Terraform, OpenTofu and Terragrunt.
https://terramate.io
Mozilla Public License 2.0
3.12k stars 86 forks source link

feat: add packaging for rpm and deb and push to fury.io #1678

Closed RocketRene closed 2 months ago

RocketRene commented 2 months ago

What this PR does / why we need it:

This pull request adds packaging for rpm and deb formats and pushes them to fury.io. It also includes updates to the necessary secrets for GORELEASER_KEY and FURY_TOKEN in the release action.

the secrets have to be set by @soerenmartius

Does this PR introduce a user-facing change?

yes, linux users can install terramate via their native package manager

RocketRene commented 2 months ago

the release action failes because the secrets are not yet set

https://goreleaser.com/pro/#using-goreleaser-pro