pulumi/pkg/backend
Luke Hoban 2ec066261b
Print the correct console URL in pulumi stack ls (#2075)
The cloudBackend's StackConsoleURL now returns a full URL instead of a path.

Fixes #2043.
2018-10-18 16:39:01 -07:00
..
display Add an option to suppress displaying stack outputs (#2029) 2018-10-06 14:13:02 -07:00
filestate Fix a panic on shutdown (#2050) 2018-10-12 10:29:47 -07:00
httpstate Print the correct console URL in pulumi stack ls (#2075) 2018-10-18 16:39:01 -07:00
state Add license headers 2018-05-22 15:02:47 -07:00
apply.go Make a smattering of CLI UX improvements 2018-09-24 08:43:46 -07:00
backend.go Default an update's message to the Git commit title (#2009) 2018-10-02 10:49:41 -07:00
snapshot.go Check for input diffs when eliding same steps. (#1905) 2018-09-07 15:10:02 -07:00
snapshot_test.go Elide unnecessary checkpoint writes. (#1798) 2018-08-20 14:14:50 -07:00
stack.go Implement preview-then-update for local stacks 2018-09-05 07:33:18 -07:00
updates.go Add git head ref name to update metadata (#2033) 2018-10-08 11:13:21 -07:00