pulumi/pkg
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
..
apitype Add deployment version fields to more types. 2018-04-20 14:36:15 -07:00
backend Re-introduce interface for snapshot management (#1254) 2018-04-23 14:12:13 -07:00
diag Remove the explicit 'pulumi preview' command. (#1170) 2018-04-13 22:26:01 -07:00
encoding Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
engine Re-introduce interface for snapshot management (#1254) 2018-04-23 14:12:13 -07:00
graph Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
operations Don't cache AWS sessions with different credentials 2018-04-09 16:57:27 -07:00
resource Fix a couple of typos. 2018-04-20 11:09:54 -07:00
testing Address code review feedback 2018-04-20 02:34:10 -04:00
tokens Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
tools Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
util Merge remote-tracking branch 'origin/master' into ellismg/identity 2018-04-20 01:56:41 -04:00
version Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
workspace Introduce backend.StackReference 2018-04-18 04:54:02 -07:00