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 |
||
---|---|---|
.. | ||
config_basic | ||
config_capture_e2e/nodejs | ||
delete_before_create | ||
dependency_steps | ||
double_pending_delete | ||
duplicate_urns | ||
empty | ||
explicit_provider | ||
get_created | ||
invalid_package_json | ||
partial_state | ||
project_main | ||
project_main_abs | ||
project_main_parent | ||
protect_resources | ||
read | ||
recreate_resource_check | ||
stack_bad_parenting | ||
stack_dependencies | ||
stack_outputs | ||
stack_parenting | ||
stack_project_name | ||
steps | ||
integration_test.go |