terraform/builtin/provisioners
James Bardin 197f6cab79 Cannot store multiple types in atomic.Value
Storing error values to atomic.Value may fail if they have different
dynamic types. Wrap error value in a consistent struct type to avoid
panics.

Make sure we return a nil error on success
2017-02-07 19:02:04 -05:00
..
chef Merge pull request #10934 from hashicorp/f-provisioner-stop 2017-01-30 12:53:15 -08:00
file provisioners/file: support Stop 2017-01-26 15:03:28 -08:00
local-exec Fix cancellation when spawning a subprocess 2017-02-01 12:01:29 -05:00
remote-exec Cannot store multiple types in atomic.Value 2017-02-07 19:02:04 -05:00