pulumi/tests/integration/dynamic
Luke Hoban f89e9a29f5
Revert "Allow Python dynamic provider resources to be constructed outside of `__main__` (#7755)" (#7889)
This reverts commit ebb0e6aaed.

The changes in #7755 introduced a regression tracked in #7795.  It is not yet clear how to retain the desired behaviour introduced in #7755 while avoiding this regression, so for now we will revert those changes, and re-open #7453 to track a deeper fix.  That fix may require making changes to upstream `dill` to properly support these serialization requirements.

Fixes #7795.
2021-09-01 20:49:04 -07:00
..
python Add requirements.txt to all test projects 2019-08-23 15:02:58 -07:00
python-broken Fix hanging deployments and improve errmsgs for programs with incorrect typings for output values (#7049) 2021-06-23 11:27:17 -04:00
python-resource-type-name Added support for custom naming of dynamic provider resource (#7633) 2021-08-17 14:15:53 -07:00