pulumi/sdk/python/lib/pulumi
bors[bot] 87ce9dd7f5
Merge #12071
12071: sdk/py/StackReference: Add get_output_details r=abhinav a=abhinav

This is the Python equivalent to the StackReference.GetOutputDetails
method and accompanying type added to the Go SDK in #12034.

This will allow users of the Python SDK to fetch outputs from stack
references directly--without going through an Output type.

Refs #10839, #5035


Co-authored-by: Abhinav Gupta <abhinav@pulumi.com>
2023-02-09 17:35:07 +00:00
..
automation Reformat python 2023-02-01 09:45:06 +00:00
dynamic [sdk/python] Use loopback addresses for providers & automation API (#10502) 2022-08-25 15:40:00 -07:00
policy Make getOrganization total, default to 'organization' 2022-09-22 11:06:51 -07:00
provider Fix protobuf checksum code and regenerate 2022-11-04 09:57:05 +00:00
runtime Make the _sync_await type more precise 2023-02-08 23:08:12 +00:00
__init__.py sdk/py/StackReference: Add get_output_details 2023-02-03 16:58:35 -08:00
_types.py Fix protobuf checksum code and regenerate 2022-11-04 09:57:05 +00:00
_utils.py fix(sdk/python): Makes SETTINGS attributes context-aware (#10402) 2022-08-23 13:45:37 -04:00
asset.py Reformat python 2023-02-01 09:45:06 +00:00
config.py feat: Supports optional arguments for pulumi.Config getters (#10344) 2022-08-11 10:21:46 -04:00
errors.py Python Dynamic Providers (#2900) 2019-07-19 10:18:25 -07:00
invoke.py [codegen/python] Implement deep merge on resource and invoke options, matching other SDKs (#9856) 2022-06-14 16:52:24 -07:00
log.py Use black code formatter for the python sdk (#8919) 2022-02-04 01:16:16 +01:00
metadata.py Make getOrganization total, default to 'organization' 2022-09-22 11:06:51 -07:00
output.py Handle Outputs in dict keys passed to from_input 2023-01-27 04:51:05 +00:00
py.typed Add py.typed to Python package for PEP 561 compliance (#3704) 2020-01-17 15:01:36 -08:00
resource.py Reformat python 2023-02-01 09:45:06 +00:00
stack_reference.py sdk/py/StackReference: Add get_output_details 2023-02-03 16:58:35 -08:00
urn.py Use black code formatter for the python sdk (#8919) 2022-02-04 01:16:16 +01:00