pulumi/pkg/engine
Sean Gillespie d1524e1081
Log errors coming from the language host (#1780)
* Log errors coming from the language host

Similar to pulumi/pulumi#1762, fixes pulumi/pulumi#1775. The language
host can fail without issuing any diagnostics and it is very unclear
what happens if the engine does not log the error.

* CR feedback
2018-08-20 16:41:07 -07:00
..
destroy.go Implement first-class providers. (#1695) 2018-08-06 17:50:29 -07:00
diff.go Print out an archive diff even in the event of resource replacement. (#1760) 2018-08-11 18:33:27 -07:00
engine.go Add license headers 2018-05-22 15:02:47 -07:00
events.go Implement first-class providers. (#1695) 2018-08-06 17:50:29 -07:00
eventsink.go Add license headers 2018-05-22 15:02:47 -07:00
lifecycle_test.go Log errors coming from the language host (#1780) 2018-08-20 16:41:07 -07:00
plan.go Elide resource pre events for default providers in preview. (#1767) 2018-08-13 15:45:08 -07:00
project.go Add license headers 2018-05-22 15:02:47 -07:00
refresh.go Implement first-class providers. (#1695) 2018-08-06 17:50:29 -07:00
snapshot.go Add license headers 2018-05-22 15:02:47 -07:00
update.go Elide events that refer to default providers. (#1739) 2018-08-09 14:45:39 -07:00