mirror of https://github.com/pulumi/pulumi.git
5924f6b8c3
This change uses the prior checkpoint's deployment manifest to pre- populate all plugins required to complete the destroy operation. This allows for subsequent attempts to load a resource's plugin to match the already-loaded version. This approach obviously doesn't work in a hypothetical future world where plugins for the same resource provider are loaded side-by-side, but we already know that. |
||
---|---|---|
.. | ||
deploy.go | ||
destroy.go | ||
engine.go | ||
env.go | ||
events.go | ||
eventsink.go | ||
plan.go | ||
preview.go | ||
project.go |