mirror of https://github.com/pulumi/pulumi.git
a2c30f75ed
Before the changes in #1414, all output properties were guaranteed to have values after deserialization. After #1414, any properties with no value were no longer resolved, which was treated as an error. These changes resolve all missing proprties to `undefined`. If a property is missing during an update, its `undefined` value is marked as known. |
||
---|---|---|
.. | ||
cases | ||
run.spec.ts |