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
local-exec
remote-exec provisioner/remote-exec: fail on first inline script with bad exit code (#11155) 2017-01-20 14:04:43 +00:00