std.mergePatch loses hidden fields #2
Open
- Dominant language
- Jsonnet
- Stars
- 7.6k
- Forks
- 475
- PR merge metrics
- No merged PRs in 30d
Description
Sorry for resurrecting an old [thread](https://github.com/google/jsonnet/issues/219). But I came a cross the same issue the other day. I use Jsonnet for Terraform, and the way I create modules using Jsonnet, and want to pass data between the modules (which are merged using std.mergePatch), hidden fields I want to lookup are missing after I merge them.
Contributor guide
Assessment
This issue has not been assessed yet.