pulumi/pkg/engine
Pat Gavlin 503e920198 Optionally enable debug output in integration tests.
By default, debugging events are not displayed by `pulumi`; the `-d`
flag must be provided to enable their display. This is necessary e.g.
to view debugging output from Terraform when TF logging is enabled.
These changes add the option to display debug output from `pulumi` to
the integration test framework.

These changes also contain a small fix for the display of component
children.
2017-11-24 15:21:43 -08:00
..
deploy.go Show a nicer diff of our serialized functions when doing a 'pulumi update' 2017-11-20 11:39:49 -08:00
destroy.go Initial work on tracing support (#521) 2017-11-08 17:08:51 -08:00
engine.go PR feedback. 2017-10-23 10:11:09 -07:00
env.go Initial work on tracing support (#521) 2017-11-08 17:08:51 -08:00
events.go Break the diag goroutine upon exit 2017-10-22 15:52:00 -07:00
eventsink.go Stop formatting output that should be raw. 2017-11-14 11:26:41 -08:00
pack.go Allow overriding a Pulumi.yaml's entrypoint (#582) 2017-11-16 07:49:07 -08:00
plan.go Optionally enable debug output in integration tests. 2017-11-24 15:21:43 -08:00
preview.go Initial work on tracing support (#521) 2017-11-08 17:08:51 -08:00