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. |
||
---|---|---|
.. | ||
client | ||
backend.go | ||
console.go | ||
console_test.go | ||
policypack.go | ||
snapshot.go | ||
stack.go | ||
state.go |