mirror of https://github.com/pulumi/pulumi.git
a691975202
By default Pulumi will load ambient plugins from $PATH before looking in the plugins directory or at bundled plugins. While this is very useful for development it often causes confusion when people have forgotten that they have plugins left on $PATH. This makes the use of these $PATH plugins a diagnostic warning to try and make that failure mode a little less silent. Normal users shouldn't ever have plugins on $PATH and so won't see this new warning. Re-instates https://github.com/pulumi/pulumi/pull/13607 with a fix for symlinks included. |
||
---|---|---|
.. | ||
config.go | ||
creds.go | ||
creds_test.go | ||
loaders.go | ||
paths.go | ||
paths_test.go | ||
plugins.go | ||
plugins_install_nodejs_test.go | ||
plugins_install_python_test.go | ||
plugins_install_test.go | ||
plugins_test.go | ||
project.go | ||
project.json | ||
project_test.go | ||
settings.go | ||
templates.go | ||
templates_test.go | ||
workspace.go |