# Template file for 'terragrunt'
pkgname=terragrunt
version=1.0.8
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=a5cdd3703944646d5d3cf2ee0b168e1b5b4873fa40fc0e558f59e9286455746d

post_install() {
	vlicense LICENSE.txt
}
