terraform/scripts
Clint 740b8bb9cb provider/aws: Run errcheck in tests (#8579)
* provider/aws: Add errcheck to Makefile, error on unchecked errors

* more exceptions

* updates for errcheck to pass

* reformat and spilt out the ignore statements

* narrow down ignores

* fix typo, only ignore Close and Write, instead of close or write
2016-09-02 09:24:17 -05:00
..
build.sh Allow specifying ldflags via env vars 2016-08-24 10:56:23 -04:00
changelog-links.sh CHANGELOG: generate links, tweak script 2016-03-16 09:55:01 -05:00
dist.sh scripts/dist.sh: tweaks for recent hc-releases 2016-07-15 18:38:47 -06:00
errcheck.sh provider/aws: Run errcheck in tests (#8579) 2016-09-02 09:24:17 -05:00
generate-plugins.go Implemented internal plugin calls; which allows us to compile plugins into the main terraform binary 2016-05-10 14:40:11 -04:00
generate-plugins_test.go Implemented internal plugin calls; which allows us to compile plugins into the main terraform binary 2016-05-10 14:40:11 -04:00
gofmtcheck.sh Improve performance of fmtcheck 2016-03-31 13:57:09 -07:00
gogetcookie.sh travis: switch to unencrypted cookie 2016-03-21 13:35:53 -05:00
travis.sh Add script for running tests in Travis 2015-12-22 11:27:04 -05:00