Hi, I stumbled over a strange behavior when using ...
# python
h
Hi, I stumbled over a strange behavior when using the same class instances/object in the stack output: https://github.com/ederst/pulumi-in-a-pickle/tree/no-doubles-stack-output TL;DR: Same class instances do not show up twice in the output. I tried to find something about it in the docs and on GH but failed (might be lack of time on my side). Anyhow, before I file an issue I wanted to know if somebody here knows if this is the expected behavior, an already known issue, or a bug.