pulumi/pkg/workspace
Matt Ellis a749ac1102 Use go-yaml directly
Instead of doing the logic to see if a type has YAML tags and then
dispatching based on that to use either the direct go-yaml marshaller
or the one that works in terms of JSON tags, let's just say that we
always add YAML tags as well, and use go-yaml directly.
2017-10-20 14:01:37 -07:00
..
paths.go Rename env folder to stacks 2017-10-17 17:44:53 -07:00
settings.go Use go-yaml directly 2017-10-20 14:01:37 -07:00
workspace.go Remove Workspace dependency on diag.Sink 2017-10-02 15:25:22 -07:00