pulumi/pkg/backend
Matt Ellis f3379b1190 Fix lint issue
A linter was correctly detecting a case where we were we were doing an
unneeded nil check on `err`. The previous clause in the if/else block
ensures that `err` is non nil.
2019-04-03 17:22:55 -07:00
..
display Filter diff keys based on provider info (#2526) 2019-03-06 16:41:19 -08:00
filestate Fix lint issue 2019-04-03 17:22:55 -07:00
httpstate Use result.Result in more places. (#2568) 2019-03-19 16:21:50 -07:00
state Add license headers 2018-05-22 15:02:47 -07:00
apply.go Don't print error prefix when a confirmation prompt is declined 2019-03-26 15:17:18 -07:00
backend.go Use result.Result in more places. (#2568) 2019-03-19 16:21:50 -07:00
snapshot.go Use "discard" when deleting read resources (#2280) 2019-01-31 13:48:44 -08:00
snapshot_test.go Filter diff keys based on provider info (#2526) 2019-03-06 16:41:19 -08:00
stack.go Use result.Result in more places. (#2568) 2019-03-19 16:21:50 -07:00
updates.go Fix spelling (#2567) 2019-03-19 11:35:17 -07:00