mirror of https://github.com/pulumi/pulumi.git
591774afb1
Maybe fixes https://github.com/pulumi/pulumi-terraform-bridge/issues/1209 Fixes https://github.com/pulumi/pulumi-terraform-bridge/issues/1200 When looking up schemas we would call into `defaultHost.InstallPlugin` to install any missing plugins, and we would generally _not_ have version information for that. Unfortunately `defaultHost.InstallPlugin` didn't handle the case of version not being set, double unfortunately it also didn't error. This fixes that install path to call `GetLatestVersion` if version isn't set. |
||
---|---|---|
.. | ||
go | ||
nodejs | ||
proto/go | ||
python | ||
README.md | ||
go.mod | ||
go.sum |