mirror of https://github.com/pulumi/pulumi.git
![]() When installing a plugin, if it contains a `PulumiPlugin.yaml` file with a `runtime` value of `nodejs` or `python`, install dependencies for the plugin. For Node.js, `npm install` is run (or `yarn install` if `PULUMI_PREFER_YARN` is set). For Python, a virtual environment is created and deps installed into it. |
||
---|---|---|
.. | ||
creds.go | ||
paths.go | ||
plugins.go | ||
plugins_install_nodejs_test.go | ||
plugins_install_python_test.go | ||
plugins_install_test.go | ||
plugins_test.go | ||
project.go | ||
project_test.go | ||
settings.go | ||
templates.go | ||
templates_test.go | ||
workspace.go |