blob: cd1846b087212742746e8853a6d3d3c7503400cf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = tecli
pkgdesc = In a world where everything is Terraform, teams use Terraform Cloud API to manage their workloads. TECLI increases teams productivity by facilitating such interaction and by providing easy commands that can be executed on a terminal or on CI/CD systems.
pkgver = 0.4.2
pkgrel = 4
url = https://github.com/awslabs/tecli
arch = x86_64
arch = aarch64
license = Apache-2.0
makedepends = go
makedepends = git
depends = glibc
source = git+https://github.com/awslabs/tecli.git#tag=0.4.2-alpha
sha256sums = SKIP
pkgname = tecli
|