pulumi/pkg/backend/local
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
..
backend.go Reintroduce untyped deployments (#996) 2018-03-03 12:12:54 -08:00
crypto.go Rework configuration model 2018-02-28 17:30:50 -08:00
display.go Fix missing emojis on Windows (#966) 2018-02-21 09:42:06 -08:00
stack.go Reintroduce untyped deployments (#996) 2018-03-03 12:12:54 -08:00
state.go Merge pull request #986 from pulumi/config-refactor 2018-03-02 13:46:49 -08:00