mirror of https://github.com/pulumi/pulumi.git
a749ac1102
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. |
||
---|---|---|
.. | ||
init.go | ||
marshal.go |