pulumi/sdk/python/lib
Pat Gavlin 682dced40b
Mock resource monitor (#3738)
These changes add support for mocking the resource monitor to the NodeJS
and Python SDKs. The proposed mock interface is a simplified version of
the standard resource monitor that allows an end-user to replace the
usual implementations of ReadResource/RegisterResource and Invoke with
their own. This can be used in unit tests to allow for precise control
of resource outputs and invoke results.
2020-02-28 17:22:50 -08:00
..
pulumi Mock resource monitor (#3738) 2020-02-28 17:22:50 -08:00
test Output.apply should lift resources from inner Outputs to the top level output. (#3663) 2019-12-17 14:11:45 -08:00
setup.py Add py.typed to Python package for PEP 561 compliance (#3704) 2020-01-17 15:01:36 -08:00