Files
opentf/command
Martin Atkins fc20f419dd config and command: use errwrap to propagate config load errors
Previously we were using fmt.Sprintf and thus forcing the stringification
of the wrapped error.

Using errwrap allows us to unpack the original error at the top of the
stack, which is useful when the wrapped error is really a hcl.Diagnostics
containing potentially-multiple errors and possibly warnings.
2017-10-06 11:46:07 -07:00
..
2017-07-05 17:24:17 -07:00
2015-04-29 13:07:13 -05:00
2017-07-05 17:24:17 -07:00
2017-07-18 13:03:57 -04:00
2017-02-24 18:32:59 -05:00
2017-02-24 18:32:59 -05:00
2017-07-05 17:24:17 -07:00
2017-07-05 17:24:17 -07:00
2017-07-05 17:24:17 -07:00
2017-08-03 13:24:23 -04:00
2014-05-24 12:04:43 -07:00