pulumi/tests/testdata/codegen/output-funcs
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
..
docs Link to Python docs about input types (#16763) 2024-07-31 08:46:04 +00:00
dotnet Use Pulumi v3.66.1 in .NET sdk-gen (#16935) 2024-08-09 22:12:28 +00:00
dotnet-extras/Tests Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00
go [go] Allow output-versioned invokes to resolve and maintain secrets (#17132) 2024-09-09 12:57:43 +00:00
go-extras/tests [go] Allow output-versioned invokes to resolve and maintain secrets (#17132) 2024-09-09 12:57:43 +00:00
nodejs [sdkgen/python-nodejs] Bump minimum required SDK version to v3.136.0 (#17501) 2024-10-08 02:28:26 +00:00
nodejs-extras/tests [sdk/nodejs] Short-circuit output invokes if inputs contains unknowns (#17353) 2024-09-25 20:03:13 +00:00
python Allow specifiying dependencies for output invokes 2024-11-18 14:22:35 +01:00
python-extras/tests [python] First-class output-versioned invokes that maintain secrets (#17275) 2024-09-22 18:23:27 +00:00
schema.json Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00