pulumi/sdk/dotnet/Pulumi
Matt Ellis 9de9ad2f97 Pass dependency information to the engine
Dependency information can come from one of two places, an explicit
set of resources that you depend on (via the ResourceOptions struct)
and dependencies we infer from output tracking.
2018-06-22 16:53:21 -07:00
..
ComponentResource.cs Start using Task<T> to model outputs 2018-06-18 13:40:48 -07:00
Config.cs The very first cut of .NET Support 2018-06-18 08:46:47 -07:00
CustomResource.cs Pass dependency information to the engine 2018-06-22 16:53:21 -07:00
Deployment.cs Use Serilog 2018-06-21 11:08:27 -07:00
Input.cs Pass dependency information to the engine 2018-06-22 16:53:21 -07:00
Log.cs The very first cut of .NET Support 2018-06-18 08:46:47 -07:00
Output.cs Pass dependency information to the engine 2018-06-22 16:53:21 -07:00
Pulumi.csproj Use Serilog 2018-06-21 11:08:27 -07:00
Resource.cs Pass dependency information to the engine 2018-06-22 16:53:21 -07:00
ResourceOptions.cs The very first cut of .NET Support 2018-06-18 08:46:47 -07:00
Runtime.cs Remove Pulumi.Host and CSI, in favor of `dotnet run` 2018-06-21 10:50:08 -07:00
TfGenStyleResources.cs Pass dependency information to the engine 2018-06-22 16:53:21 -07:00