mirror of https://github.com/pulumi/pulumi.git
9c82082a57
* Implement RegisterResourceOutputs for Python 3 RegisterResourceOutputs allows Python 3 programs to export stack outputs and export outputs off of component resources (which, under the hood, are the same thing). Adds a new integration test for stack outputs for Python programs, as well as add a langhost test for register resource outputs. Fixes pulumi/pulumi#2163 * CR: Rename stack_output -> export Fix integration tests that hardcoded paths to stack_outputs * Fix one more reference to stack_outputs |
||
---|---|---|
.. | ||
integration | ||
main_test.go | ||
new_test.go | ||
stack_test.go |