mirror of https://github.com/pulumi/pulumi.git
5b779798c4
This change finishes the conversion of LUMIDL over to the new runtime model, with the appropriate code generation changes. It turns out the old model actually had a flaw in it anyway that we simply didn't hit because we hadn't been stressing output properties nearly as much as the new model does. This resulted in needing to plumb the rejection (or allowance) of computed properties more deeply into the resource property marshaling/unmarshaling logic. As of these changes, I can run the GitHub provider again locally. This change fixes pulumi/pulumi-fabric#332. |
||
---|---|---|
.. | ||
lumidl | ||
gen.go | ||
paths.go |