pulumi/tests/testdata/codegen/plain-object-defaults
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 Provider docs: Show envvars for nested types (#16984) 2024-08-16 15:11:31 +00:00
dotnet Use Pulumi v3.66.1 in .NET sdk-gen (#16935) 2024-08-09 22:12:28 +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 Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00
nodejs [nodejs] First-class output-versioned invokes (#17237) 2024-09-16 15:39:46 +00: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