55d4e460de
This patch allows `build.sh` to be used with terraform plugins to easily create cross-platform packages, using the same method as the terraform Makefile: ``` mkdir scripts curl https://raw.githubusercontent.com/hashicorp/terraform/master/scripts/build.sh -o scripts/build.sh TF_RELEASE=1 sh -c "scripts/build.sh" # make bin ``` |
||
---|---|---|
.. | ||
docker-release | ||
build.sh | ||
changelog-links.sh | ||
debug-terraform | ||
dist.sh | ||
generate-plugins.go | ||
generate-plugins_test.go | ||
gofmtcheck.sh | ||
gogetcookie.sh | ||
travis.sh |