pulumi/tests/testdata/codegen/output-funcs-tfbridge20
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 Use pulumi.Sprintf in program gen (#16852) 2024-08-01 09:24:25 +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 Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00
python Allow specifiying dependencies for output invokes 2024-11-18 14:22:35 +01:00
python-extras/tests Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00
schema.json Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00