pulumi/pkg/engine
pat@pulumi.com 45a4a41e0d Configure resource providers upon load.
As it stands, we only configure those providers for which configuration
is present. This can lead to surprising failure modes if those providers
are then used to create resources. These changes ensure that all
resource providers that are not configured during plan initialization
are configured upon first load.

Fixes #758.
2018-03-06 16:38:53 -08:00
..
deploy.go Remove pkg/compiler/errors 2018-02-28 17:41:04 -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 Configure resource providers upon load. 2018-03-06 16:38:53 -08:00
preview.go Clean up colorization logic 2018-01-31 15:46:14 -08:00
project.go Do not use absolute paths for main/proj 2018-02-18 08:08:15 -08:00