Files
unkinben 17e0568616
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/build-almalinux8 Pipeline was successful
ci/woodpecker/pr/build-almalinux9 Pipeline failed
feat: update terraform to 1.15.0
2026-05-02 01:47:14 +10:00

23 lines
665 B
YAML

name: terraform
github: hashicorp/terraform
description: Terraform enables you to safely and predictably create, change, and improve
infrastructure. It is a tool that codifies APIs into declarative configuration files
that can be shared amongst team members, treated as code, edited, reviewed, and
versioned.
arch: amd64
platform: linux
maintainer: HashiCorp
homepage: https://terraform.io/
license: BUSL-1.1
builds:
- repository:
- almalinux/el8
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
release: 1
version: 1.15.0
- repository:
- almalinux/el9
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
release: 1
version: 1.15.0