pulumi/tests/testprovider
Aaron Friel aa2bdab780 fix: Enable Go SDK to unmarshal into compatible interfaces
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.
2024-05-13 17:04:02 -07:00
..
.gitignore test: schema support for testprovider (#15829) 2024-04-12 20:38:49 +00:00
PulumiPlugin.yaml Engine and Golang support for shimless providers 2022-11-14 11:25:41 +00:00
component.go Test setting and changing providers on component resources via transforms (#16022) 2024-04-23 15:20:43 +00:00
echo.go fix: Enable Go SDK to unmarshal into compatible interfaces 2024-05-13 17:04:02 -07:00
fails_on_create.go test: schema support for testprovider (#15829) 2024-04-12 20:38:49 +00:00
fails_on_delete.go Revert "Revert "Run integration tests and dev builds with race detection" (#15998)" (#16148) 2024-05-09 16:15:41 +00:00
main.go fix: Enable Go SDK to unmarshal into compatible interfaces 2024-05-13 17:04:02 -07:00
random.go test: schema support for testprovider (#15829) 2024-04-12 20:38:49 +00:00