mirror of https://github.com/pulumi/pulumi.git
46c7c327dd
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. |
||
---|---|---|
.. | ||
display | ||
filestate | ||
httpstate | ||
state | ||
apply.go | ||
backend.go | ||
backend_test.go | ||
errors.go | ||
mock.go | ||
policypack.go | ||
query.go | ||
snapshot.go | ||
snapshot_test.go | ||
stack.go | ||
updates.go | ||
watch.go |