sparse-intern-71089
11/03/2021, 3:51 AMbillowy-army-68599
~/.pulumi/plugins
• a language SDK
You need both for things to work. The pulumi plugin install
command installs the binary. We have something claled "plugin discovery" which means when you do npm install
or pip3 install
it will automatically acquire the plugin binary for you. You need to set the following property in the schema:
https://github.com/jaxxstorm/pulumi-rke/blob/master/provider/resources.go#L91
however
due to limitations with language metadata in packages, plugin acquisition from distinct URLs only works in Node and Python right now. We're working on making it better.billowy-army-68599
brash-airline-37413
11/03/2021, 3:56 AMbrash-airline-37413
11/03/2021, 3:56 AMbillowy-army-68599
billowy-army-68599
brash-airline-37413
11/03/2021, 4:01 AMbillowy-army-68599
billowy-army-68599
brash-airline-37413
11/03/2021, 4:03 AM