terraform/builtin/provisioners
Peter McAtominey d2047d714e provisioner/remote-exec: fail on first inline script with bad exit code (#11155)
The provisioner collected all inline commands into a single script which meant
only the exit code of the last command was actually checked for an error.
2017-01-20 14:04:43 +00:00
..
chef provisioner/chef: Support named run-lists for Policyfiles (#11215) 2017-01-19 09:03:45 +01:00
file provisioner/file: Clean up temporary files 2016-07-08 19:35:00 +01:00
local-exec provisioners/local-exec: output the output 2014-10-05 23:05:49 -07:00
remote-exec provisioner/remote-exec: fail on first inline script with bad exit code (#11155) 2017-01-20 14:04:43 +00:00