pulumi/tests/testdata/codegen/simple-yaml-schema
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 [docs] Use `ComponentResourceOptions` for components (#16968) 2024-08-14 08:23:53 +00:00
dotnet 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
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.yaml Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00