pulumi/pkg/backend
Joe Duffy caceeea290
Reintroduce untyped deployments (#996)
By using untyped deployment structures via `json.RawMessage`, we can
support round-tripping between old CLI clients and newer servers, without
dropping possibly-important information on the floor.  I hadn't realized
this design goal with the original system, and after talking to @pgavlin,
I better realized the intent and that we want to preserve this.
2018-03-03 12:12:54 -08:00
..
cloud Reintroduce untyped deployments (#996) 2018-03-03 12:12:54 -08:00
local Reintroduce untyped deployments (#996) 2018-03-03 12:12:54 -08:00
state Upgrade configuration files on first run 2018-02-28 17:37:18 -08:00
backend.go Reintroduce untyped deployments (#996) 2018-03-03 12:12:54 -08:00
display.go Clean up colorization logic 2018-01-31 15:46:14 -08:00
stack.go Reintroduce untyped deployments (#996) 2018-03-03 12:12:54 -08:00
updates.go Fix flaky update history test 2018-03-01 16:20:09 -08:00