pulumi/pkg/engine
Matt Ellis db079b1b0a Emit richer events for resource steps
The engine now emits events with richer metadata during the
ResourceOutputs and ResourcePre callbacks. The CLI can then use this
information to decide if it should display the event or not and how
much of the event to display.

Options dealing with what to display and how to display it have moved
into the CLI and the engine now emits all information for each event.
2018-03-09 13:11:42 -08:00
..
deploy.go Emit richer events for resource steps 2018-03-09 13:11:42 -08:00
destroy.go Clean up colorization logic 2018-01-31 15:46:14 -08:00
engine.go Rename package to project (#935) 2018-02-14 13:56:16 -08:00
env.go Remove the Engine type entirely. 2018-01-08 14:20:51 -08:00
events.go Emit richer events for resource steps 2018-03-09 13:11:42 -08:00
eventsink.go Clean up colorization logic 2018-01-31 15:46:14 -08:00
plan.go Emit richer events for resource steps 2018-03-09 13:11:42 -08:00
preview.go Emit richer events for resource steps 2018-03-09 13:11:42 -08:00
project.go Do not use absolute paths for main/proj 2018-02-18 08:08:15 -08:00