pulumi/tests/testdata/codegen/simple-yaml-schema/python
Julien bd0be8e8ef
[Python] Allow specifiying dependencies for output invokes (#17751)
Provider functions that take inputs as arguments, and return an output
(aka output form invokes), now allow specifying a depends_on option.
This allows programs to ensure that invokes are executed after things
they depend on, similar to the depdends_on resource option.

Fixes https://github.com/pulumi/pulumi/issues/17749
2024-11-20 12:28:41 +00:00
..
pulumi_example [Python] Allow specifiying dependencies for output invokes (#17751) 2024-11-20 12:28:41 +00:00
codegen-manifest.json Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00
setup.py [sdkgen/python-nodejs] Bump minimum required SDK version to v3.136.0 (#17501) 2024-10-08 02:28:26 +00:00