pulumi/pkg/backend/local
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
..
backend.go Introduce backend.StackReference 2018-04-18 04:54:02 -07:00
crypto.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
display.go Switch to a new grid-view for the progress display. (#1201) 2018-04-15 12:47:53 -07:00
progress.go Progress tweaks (#1219) 2018-04-16 23:41:00 -07:00
rows.go Progress tweaks (#1219) 2018-04-16 23:41:00 -07:00
stack.go Introduce backend.StackReference 2018-04-18 04:54:02 -07:00
state.go Remove the need to pulumi init for the local backend 2018-04-18 04:53:49 -07:00
stream.go Improve how we print out failures when doing progress updates. (#1159) 2018-04-12 10:56:39 -07:00