pulumi/tests/testdata/codegen/regress-py-17219/python
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
..
pulumi_cloudinit [python] First-class output-versioned invokes that maintain secrets (#17275) 2024-09-22 18:23:27 +00:00
codegen-manifest.json Fully generate TypedDict input types by default (#17296) 2024-09-20 17:16:14 +00:00
pyproject.toml Fully generate TypedDict input types by default (#17296) 2024-09-20 17:16:14 +00:00