mirror of https://github.com/pulumi/pulumi.git
10a610adba
Previously, the checkpoint manifest contained the full path to a plugin
binary, in places of its friendly name. Now that we must move to a model
where we install plugins in the PPC based on the manifest contents, we
actually need to store the name, in addition to the version (which is
already there). We still also capture the path for debugging purposes.
(cherry picked from commit
|
||
---|---|---|
.. | ||
checkpoint.go | ||
deployment.go | ||
deployment_test.go |