terraform/builtin
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
..
bins update privisioner bins to use new functions 2017-01-26 15:09:15 -08:00
providers Merge pull request #11744 from hashicorp/b-fix-db-event-import 2017-02-07 14:40:41 -05:00
provisioners Cannot store multiple types in atomic.Value 2017-02-07 19:02:04 -05:00