Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
  • renovate/micro-micro-5.x
  • renovate/kubernetes-kubernetes-1.x
  • renovate/civo-cli-1.2.x
  • renovate/mudler-luet-0.36.x
  • renovate/bytecodealliance-wasmtime-32.x
  • renovate/vmware-govmomi-0.x
  • renovate/decktape-3.x
  • renovate/wolfi-dev-wolfictl-0.36.x
  • renovate/yaml-yamlscript-0.1.x
  • renovate/moby-moby-28.1.x
  • renovate/adguardteam-dnsproxy-0.75.x
  • renovate/kubeshark-kubeshark-72.x
  • renovate/influxdata-influxdb-3.x
  • renovate/google-gvisor-20250414.x
  • renovate/kubeshark-kubeshark-52.x
  • renovate/containers-image-5.x
  • renovate/microsoft-vscode-1.99.x
  • renovate/cyclonedx-sbom-utility-0.17.x
  • renovate/openpubkey-opkssh-0.x
20 results

manifest.yaml

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