* improve similar pkg suggestions and share code in core-functions for all scripts...
[t2sde.git] / package / contrib / terraform / terraform.desc
blob58e19e0068cd8c6b54eb6ac8f4720a5ac26bf753
1 [COPY] --- T2-COPYRIGHT-BEGIN ---
2 [COPY] t2/package/*/terraform/terraform.desc
3 [COPY] Copyright (C) 2024 - 2025 The T2 SDE Project
4 [COPY] SPDX-License-Identifier: GPL-2.0
5 [COPY] --- T2-COPYRIGHT-END ---
7 [I] Infrastructure orchestration tool
9 [T] Terraform enables you to safely and predictably create, change, and improve
10 [T] infrastructure. It is a source-available tool that codifies APIs into
11 [T] declarative configuration files that can be shared amongst team
12 [T] members, treated as code, edited, reviewed, and versioned.
14 [U] https://terraform.io/
16 [A] HashiCorp
17 [M] NoTag <notag@t2sde.org>
19 [C] extra/tool
20 [F] CROSS
21 [R] + x86 x86-64 arm arm64 ppc64le mips mips64 mipsel
23 [L] MPL
24 [S] Stable
25 [V] 1.10.5
26 [P] X -----5---9 160.000
28 [O] . $base/package/*/*/go-conf.in
29 [O] export GOARCH=$TARGET_ARCH GOOS=$SDECFG_KERNEL
30 [O] var_append goconfopt ' ' "-o bin/$pkg"
31 [O] hook_add postmake 5 "cp bin/$pkg $root/$bindir"
33 [D] 3aed88b0bd3beaa07baaa681b0dc8c79fd5718caadb811b2f3aaae7c terraform-1.10.5.tar.gz https://github.com/hashicorp/terraform/archive/v1.10.5/