mirror of https://github.com/pulumi/pulumi.git
00442b73b4
This change serializes unknown properties anywhere in the entire property structure, including deeply embedded inside object maps, etc. This is now done in such a way that we can recover both the computed nature of the serialized property, along with its expected eventual type, on the other side of the RPC boundary. This will let us have perfect fidelity with the new bridge's view on computed properties, rather than special casing them on "one side". |
||
---|---|---|
.. | ||
analyzer.proto | ||
engine.proto | ||
generate.sh | ||
provider.proto |