pulumi/changelog
Ian Wahbe c6e99e177b
Don't call pluginInstallCommand, defer to schemaFromSchemaSource (#16989)
`schemaFromSchemaSource` is capable of taking multiple types of sources
(plugin, plugin@version, path to plugin). If the plugin is specified
(possible with a version), then it is already capable of downloading the
plugin.

We don't need to call `pluginInstallCommand.Run`, and by doing so we
prevent `pulumi package add` from accepting different source kinds.
2024-08-16 08:13:41 +00:00
..
pending Don't call pluginInstallCommand, defer to schemaFromSchemaSource (#16989) 2024-08-16 08:13:41 +00:00
config.yaml Make pulumi install work for policy packs (#16438) 2024-06-21 19:19:21 +00:00