New package: terragrunt-0.13.0
This commit is contained in:
parent
1f3141b529
commit
a4f454f898
18
srcpkgs/terragrunt/template
Normal file
18
srcpkgs/terragrunt/template
Normal file
@ -0,0 +1,18 @@
|
||||
# Template file for 'terragrunt'
|
||||
pkgname=terragrunt
|
||||
version=0.13.0
|
||||
revision=1
|
||||
build_style=go
|
||||
short_desc="A thin wrapper for Terraform that provides extra tools"
|
||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
depends="terraform"
|
||||
hostmakedepends="git"
|
||||
license="MIT"
|
||||
go_import_path="github.com/gruntwork-io/$pkgname"
|
||||
homepage="https://$go_import_path"
|
||||
distfiles="$homepage/archive/v$version.tar.gz"
|
||||
checksum=6286657a3f821919122e6eb7aef50f6cdd37aca669ca30d0bbae14a790651bae
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user