pulumi/pkg/engine
Matt Ellis 7e84a83f33 Remove deployOptions.Detailed
This value was unused across all of our display code. We did thread it
everywhere, but we never actually used the value to make any
decisions. Since we want to move to a model where the engine does not
decide *what* to display, it's helpful to remove this policy stuff
anyway.
2018-03-09 11:01:57 -08:00
..
deploy.go Remove deployOptions.Detailed 2018-03-09 11:01:57 -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 Clean up colorization logic 2018-01-31 15:46:14 -08:00
eventsink.go Clean up colorization logic 2018-01-31 15:46:14 -08:00
plan.go Remove deployOptions.Detailed 2018-03-09 11:01:57 -08:00
preview.go Remove deployOptions.Detailed 2018-03-09 11:01:57 -08:00
project.go Do not use absolute paths for main/proj 2018-02-18 08:08:15 -08:00