pulumi/pkg/workspace
Sean Gillespie 06d4268137
Improve error message when failing to load plugins (#2542)
This commit re-uses an error reporting mechanism previously used when
the plugin loader fails to locate a plugin that is compatible with the
requested plugin version. In addition to specifying what version we
attempted to load, it also outputs a command that will install the
missing plugin.
2019-03-11 22:17:01 +00:00
..
creds.go Add license headers 2018-05-22 15:02:47 -07:00
paths.go Tidy up some data structures (#2135) 2018-11-01 08:28:11 -07:00
plugins.go Improve error message when failing to load plugins (#2542) 2019-03-11 22:17:01 +00:00
plugins_test.go Look for exact match when loading plugins (#2483) 2019-03-01 15:42:38 -08:00
project.go Enable delete parallelism for Python (#2443) 2019-02-12 14:49:43 -08:00
project_test.go Allow more types for runtimeOptions 2018-08-06 14:00:58 -07:00
settings.go Tidy up some data structures (#2135) 2018-11-01 08:28:11 -07:00
templates.go Do upfront validation during pulumi new 2019-01-17 09:14:22 -08:00
templates_test.go Do upfront validation during pulumi new 2019-01-17 09:14:22 -08:00
workspace.go Improve error message when Pulumi.yaml can't be found 2018-12-06 14:04:01 -08:00