terraform/scripts
Martin Atkins b5403059e6 scripts: helper for launching Terraform in the dlv debugger
This launches Terraform inside a headless dlv configured to accept a
remote debugging process. It's configured this way so it can be easily
used from a debugger GUI integrated into an IDE/editor, but it can also
be used from the CLI by running the command it prints.

Using a remote debugger here is useful even when debugging with the CLI,
since it keeps Terraform's verbose and colorful output from interfering
with the debugger UI.
2017-10-16 17:51:54 -07:00
..
docker-release build: scripted local build process for docker images 2017-08-14 12:16:21 -07:00
build.sh core: use codified default for prerelease string 2017-05-22 11:28:15 -04:00
changelog-links.sh Fixed regexp to process comma-separated links to github issues in CHANGELOG.md 2016-10-27 20:07:37 +02:00
debug-terraform scripts: helper for launching Terraform in the dlv debugger 2017-10-16 17:51:54 -07:00
dist.sh scripts/dist.sh: tweaks for recent hc-releases 2016-07-15 18:38:47 -06:00
generate-plugins.go Add salt-masterless provisioner 2017-08-07 10:00:29 -04:00
generate-plugins_test.go remove hard-coded opc provider and providers tests 2017-06-12 13:42:07 -04:00
gofmtcheck.sh Improve performance of fmtcheck 2016-03-31 13:57:09 -07:00
gogetcookie.sh Update our go.googlesource.com rate-limit cookie 2017-10-06 11:43:28 -07:00
travis.sh Add script for running tests in Travis 2015-12-22 11:27:04 -05:00