# Template file for 'terragrunt'
pkgname=terragrunt
version=1.1.2
revision=1
build_style=go
go_import_path="github.com/gruntwork-io/terragrunt"
short_desc="Thin wrapper for Terraform that provides extra tools"
maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="MIT"
homepage="https://github.com/gruntwork-io/terragrunt"
distfiles="$homepage/archive/v$version.tar.gz"
checksum=d40c45b06becd52c41896b442e90695730c461ce5e1138cf446b8199c61597c2

post_install() {
	vlicense LICENSE.txt
}
