mirror of https://github.com/pulumi/pulumi.git
41ad00128a
This adds a new pkg/workspace package and moves the logic to install a provider into a function in this new package. This renames that functionality and the accompanying error to InstallPlugin, as we intend to reuse the same logic to download other plugins. This commit contains no behavioral changes. |
||
---|---|---|
.. | ||
doc.go | ||
provider.go | ||
provider_test.go | ||
reference.go | ||
reference_test.go | ||
registry.go | ||
registry_test.go |