pulumi/pkg/backend
Matt Ellis 50c2ebbdd5 Improve StackReference error message
Because of the change to include a stack's project as part of its
identity in the service, the names passed to StackReference now
require the project name as well.

Improve the error message when they do not include them.
2019-01-30 15:57:44 -08:00
..
display Fix synchronization with the event renderer (#2290) 2018-12-13 19:58:26 -08:00
filestate Implement more precise delete-before-replace semantics. (#2369) 2019-01-28 09:46:30 -08:00
httpstate Improve StackReference error message 2019-01-30 15:57:44 -08: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 commands for managing stack tags (#2333) 2019-01-04 13:23:47 -08:00
snapshot.go Implement more precise delete-before-replace semantics. (#2369) 2019-01-28 09:46:30 -08:00
snapshot_test.go Elide unnecessary checkpoint writes. (#1798) 2018-08-20 14:14:50 -07:00
stack.go Add commands for managing stack tags (#2333) 2019-01-04 13:23:47 -08:00
updates.go Fix error when canceling update (#2254) 2018-11-29 12:54:05 -08:00