pulumi/pkg/workspace
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
..
creds.go Require pulumi login before commands that need a backend 2018-04-05 10:19:41 -07:00
paths.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
plugins.go Fix argless plugin install (#1204) 2018-04-16 09:26:46 -07:00
project.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
repository.go Remove the need to pulumi init for the local backend 2018-04-18 04:53:49 -07:00
settings.go Introduce backend.StackReference 2018-04-18 04:54:02 -07:00
templates.go Support offline template descriptions (#1044) 2018-03-13 16:09:25 -07:00
templates_test.go Adds a pulumi new command to scaffold a project (#1008) 2018-03-09 15:27:55 -08:00
workspace.go Remove the need to pulumi init for the local backend 2018-04-18 04:53:49 -07:00