mirror of https://github.com/pulumi/pulumi.git
503e920198
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. |
||
---|---|---|
.. | ||
deploy.go | ||
destroy.go | ||
engine.go | ||
env.go | ||
events.go | ||
eventsink.go | ||
pack.go | ||
plan.go | ||
preview.go |