pulumi/tests
Matt Ellis 342f8311a1 Fix renaming a freshly created stack using the local backend
Attempting to `pulumi stack rename` a stack which had been created but
never updated, when using the local backend, was broken because
code-paths were not hardened against the snapshot being `nil` (which
is the case for a stack before the initial deployment had been done).

Fixes #2654
2019-08-16 13:39:34 -07:00
..
integration Merge pull request #3071 from pulumi/ellismg/fix-2744 2019-08-14 10:54:04 -07:00
history_test.go pulumi update => pulumi up (#2702) 2019-05-06 14:00:18 -07:00
main_test.go Update test frameworks to new packages 2018-09-05 08:16:14 -07:00
new_test.go Initial support for passing URLs to new and up (#1727) 2018-08-10 18:08:16 -07:00
stack_test.go Fix renaming a freshly created stack using the local backend 2019-08-16 13:39:34 -07:00