pulumi/sdk/python/lib/pulumi/runtime
2021-06-24 15:38:01 -07:00
..
proto Include config secret info in Construct calls (#7358) 2021-06-24 15:38:01 -07:00
__init__.py [sdk/python] Warn when a secret config is read as a non-secret (#7078) 2021-05-18 15:00:30 -07:00
_json.py [sdk/python] Add pulumi.runtime.to_json utility (#5307) 2020-09-09 12:08:45 -07:00
config.py [sdk/python] Warn when a secret config is read as a non-secret (#7078) 2021-05-18 15:00:30 -07:00
invoke.py Make data sources catchable in Python (#6504) 2021-03-29 12:07:43 -07:00
known_types.py Add support for serialized resource references. (#5041) 2020-10-27 10:12:12 -07:00
mocks.py Fix python mock args (#6863) 2021-04-26 13:22:10 -07:00
resource.py Fix hanging deployments and improve errmsgs for programs with incorrect typings for output values (#7049) 2021-06-23 11:27:17 -04:00
rpc.py Fix hanging deployments and improve errmsgs for programs with incorrect typings for output values (#7049) 2021-06-23 11:27:17 -04:00
rpc_manager.py Exclude grpcio v1.30.0, which breaks Pulumi Python programs (#4883) 2020-06-24 08:11:05 -07:00
settings.py [sdk/python] Reduce log.debug calls for improved performance (#7295) 2021-06-14 10:24:01 -07:00
stack.py Remote component py SDK (#6715) 2021-04-15 14:49:51 -04:00
sync_await.py [sdk/python] Fix mocks issue when passing a resource more than once (#6479) 2021-03-09 13:48:24 -08:00