terraform/builtin/provisioners/remote-exec
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
..
test-fixtures Few small fixes to make the last tests also pass 2015-05-01 18:48:54 +02:00
resource_provisioner.go Cannot store multiple types in atomic.Value 2017-02-07 19:02:04 -05:00
resource_provisioner_test.go Cannot store multiple types in atomic.Value 2017-02-07 19:02:04 -05:00