pulumi/tests/testdata/codegen/regress-py-tfbridge-611
Julien Poissonnier eed801b113
Allow specifiying dependencies for output invokes
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-18 14:22:35 +01:00
..
python Allow specifiying dependencies for output invokes 2024-11-18 14:22:35 +01:00
schema.json Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00