mirror of https://github.com/pulumi/pulumi.git
aa2bdab780
This PR unblocks the integration test below, which modified the Echo provider to pass-through its inputs to outputs - including resources. There remains a bug in re-marshaling a resource inside a provider that we avoid by simplifying `Create()` to pass-through. This is or is related to #15788. |
||
---|---|---|
.. | ||
.gitignore | ||
PulumiPlugin.yaml | ||
component.go | ||
echo.go | ||
fails_on_create.go | ||
fails_on_delete.go | ||
main.go | ||
random.go |