terraform/builtin
Paul Hinze 579680cebc provisioner/remote-exec: Move script cleanup after command wait
The script cleanup step added in #5577 was positioned before the
`cmd.Wait()` call to ensure the command completes. This was causing
non-deterministic failures, especially for longer running scripts.

Fixes #5699
Fixes #5737
2016-03-21 10:49:32 -05:00
..
bins provider/triton: New provider for Joyent Triton 2016-03-20 20:15:17 +00:00
providers Merge pull request #5748 from hashicorp/b-5402 2016-03-21 14:30:55 +00:00
provisioners provisioner/remote-exec: Move script cleanup after command wait 2016-03-21 10:49:32 -05:00