blob: 71e682e315281350a613a1554de3003209654989 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = terraform12
pkgdesc = HashiCorp tool for building and updating infrastructure as code idempotently
pkgver = 0.12.31
pkgrel = 1
url = https://www.terraform.io/
arch = x86_64
license = MPL
makedepends = go
source = terraform-0.12.31.tar.gz::https://github.com/hashicorp/terraform/archive/v0.12.31.tar.gz
sha512sums = bb7327d317a904a05a4faa8d9a280391306c8275a4f5e9a5161a01f0bb2bc3d273e9a1b7fe30df526b07892a8225cf15bb1348573dd05e53d8c02597fd1e8ef7
pkgname = terraform12
|