mirror of https://github.com/pulumi/pulumi.git
1e39fa9d0a
This fix does not append new nodes when encountered but instead adds them to the end after all nodes are processed. I also took to opportunity to rename new to newNode to not shadow the keyword. Suprising that go even allows this. Fixes: #14860 |
||
---|---|---|
.. | ||
edit.go | ||
edit_test.go | ||
encode.go |