pulumi/pkg/backend
Matt Ellis a1bb16407d Add pulumi stack rename
`pulumi stack rename` allows you to change the name of an existing
stack. This operation is non-distructive, however it is possible that
the next update will show additional changes to resources, if the
pulumi program uses the value of `getStack()` as part of a resource
name.
2019-03-19 11:04:33 -07:00
..
display Filter diff keys based on provider info (#2526) 2019-03-06 16:41:19 -08:00
filestate Add pulumi stack rename 2019-03-19 11:04:33 -07:00
httpstate Add pulumi stack rename 2019-03-19 11:04:33 -07:00
state Add license headers 2018-05-22 15:02:47 -07:00
apply.go Don't prompt if you want to continue when --skip-preview is passed 2018-10-26 15:41:29 -07:00
backend.go Add pulumi stack rename 2019-03-19 11:04:33 -07:00
snapshot.go Use "discard" when deleting read resources (#2280) 2019-01-31 13:48:44 -08:00
snapshot_test.go Filter diff keys based on provider info (#2526) 2019-03-06 16:41:19 -08:00
stack.go Add pulumi stack rename 2019-03-19 11:04:33 -07:00
updates.go Fix error when canceling update (#2254) 2018-11-29 12:54:05 -08:00