pulumi/pkg/backend
Sean Gillespie fba87909a0
Re-introduce interface for snapshot management (#1254)
* Re-introduce interface for snapshot management

Snapshot management was done through the Update interface; this commit
splits it into a separate interface

* Put the SnapshotManager instance onto the engine context

* Remove SnapshotManager from planContext and updateActions now that it can be accessed by engine Context
2018-04-23 14:12:13 -07:00
..
cloud Re-introduce interface for snapshot management (#1254) 2018-04-23 14:12:13 -07:00
local Re-introduce interface for snapshot management (#1254) 2018-04-23 14:12:13 -07:00
state Address code review feedback 2018-04-20 02:34:10 -04:00
backend.go Address code review feedback 2018-04-20 02:34:10 -04:00
display.go Remove the explicit 'pulumi preview' command. (#1170) 2018-04-13 22:26:01 -07:00
stack.go Merge remote-tracking branch 'origin/master' into ellismg/identity 2018-04-20 01:56:41 -04:00
updates.go Revert adding HEAD commit info to update env (#1257) 2018-04-23 14:01:28 -07:00