pulumi/tests/testdata/codegen/output-funcs/python-extras/tests
Zaid Ajaj a7a4870864
[python] First-class output-versioned invokes that maintain secrets (#17275)
Partially addressing https://github.com/pulumi/pulumi/issues/12710 for
Python

This PR extends the python SDK with a new function `invoke_output` which
returns a first class `pulumi.Output[T]` in Python which is then emitted
in the generated code for output-versioned invokes in Python SDK where
these no longer rely on the plain invoke nor they need to use the
lifting utility
2024-09-22 18:23:27 +00:00
..
test_codegen.py [python] First-class output-versioned invokes that maintain secrets (#17275) 2024-09-22 18:23:27 +00:00