pulumi/pkg/resource/stack
Joe Duffy 10a610adba Capture plugin names in the manifest (#967)
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 e7af13e144)
2018-02-21 12:02:19 -08:00
..
checkpoint.go Consult the program for its list of plugins 2018-02-18 08:08:15 -08:00
deployment.go Capture plugin names in the manifest (#967) 2018-02-21 12:02:19 -08:00
deployment_test.go Implement resource protection (#751) 2017-12-20 14:31:07 -08:00