Select Git revision
-
Mend Renovate authoredMend Renovate authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
manifest.yaml 534 B
# yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml
name: terraform
version: "1.9.2"
check: ${binary} -version | grep ^Terraform | cut -d' ' -f2 | tr -d v
tags:
- type/cli
- org/hashicorp
- standard/hcl
- management
- infrastructure
- lang/go
- category/operations
homepage: https://github.com/hashicorp/terraform
description: Safely and predictably create, change, and improve infrastructure
renovate:
datasource: github-releases
package: hashicorp/terraform
extractVersion: ^v(?<version>.+)$
priority: high