pulumi/pkg/backend
Matt Ellis c0b2c4f17f Introduce backend.StackReference
Long term, a stack name alone will not be sufficent to address a
stack. Introduce a new `backend.StackReference` interface that allows
each backend to give an opaque stack reference that can be used across
operations.
2018-04-18 04:54:02 -07:00
..
cloud Introduce backend.StackReference 2018-04-18 04:54:02 -07:00
local Introduce backend.StackReference 2018-04-18 04:54:02 -07:00
state Introduce backend.StackReference 2018-04-18 04:54:02 -07:00
backend.go Introduce backend.StackReference 2018-04-18 04:54:02 -07:00
display.go Remove the explicit 'pulumi preview' command. (#1170) 2018-04-13 22:26:01 -07:00
stack.go Introduce backend.StackReference 2018-04-18 04:54:02 -07:00
updates.go General prep work for refresh 2018-03-28 07:45:23 -07:00