pulumi/sdk/dotnet/Pulumi.Automation
Ville Penttinen 66f5d50a50
[automation/dotnet,nodejs,python] Specify exec-kind for refresh & destroy (#6530)
dotnet, nodejs and python automation APIs did not specify exec-kind for
refresh or destroy operations. This is now added following the same
logic from the go automation API.
2021-03-16 14:24:32 -07:00
..
Commands [automation/dotnet] Add ability to capture stderr (#6513) 2021-03-15 09:11:42 -07:00
Runtime [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
Serialization [automation/dotnet] Add ReadDiscard OperationType (#6493) 2021-03-12 10:10:56 -08:00
AssemblyAttribute.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
ConfigValue.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
DestroyOptions.cs [automation/dotnet] Add ability to capture stderr (#6513) 2021-03-15 09:11:42 -07:00
HistoryOptions.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
InlineProgramArgs.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
LocalProgramArgs.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
LocalWorkspace.cs [automation] - Consume config set-all and rm-all commands (#6388) 2021-02-19 22:59:18 -08:00
LocalWorkspaceOptions.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
OperationType.cs [automation/dotnet] Add ReadDiscard OperationType (#6493) 2021-03-12 10:10:56 -08:00
OutputValue.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
PluginInfo.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
PluginKind.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
PreviewOptions.cs [automation] - Add diff to up and preview in automation API (#6413) 2021-02-23 17:38:28 -08:00
PreviewResult.cs [automation] - Remove summary from PreviewResult (#6405) 2021-02-23 17:07:16 -08:00
ProjectBackend.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
ProjectRuntime.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
ProjectRuntimeName.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
ProjectRuntimeOptions.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
ProjectSettings.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
ProjectTemplate.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
ProjectTemplateConfigValue.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
PublicAPI.Shipped.txt [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
PublicAPI.Unshipped.txt [automation/dotnet] Add ability to capture stderr (#6513) 2021-03-15 09:11:42 -07:00
Pulumi.Automation.csproj Publish Pulumi.Automation as a preview NuGet 2021-02-19 12:09:04 +01:00
Pulumi.Automation.xml [automation/dotnet] Add ability to capture stderr (#6513) 2021-03-15 09:11:42 -07:00
PulumiFn.Inline.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
PulumiFn.TStack.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
PulumiFn.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
RefreshOptions.cs [automation/dotnet] Add ability to capture stderr (#6513) 2021-03-15 09:11:42 -07:00
StackSettings.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
StackSettingsConfigValue.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
StackSummary.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
UpOptions.cs [automation/dotnet] Add ability to capture stderr (#6513) 2021-03-15 09:11:42 -07:00
UpResult.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
UpdateKind.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
UpdateOptions.cs [automation/dotnet] Add ability to capture stderr (#6513) 2021-03-15 09:11:42 -07:00
UpdateResult.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
UpdateState.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
UpdateSummary.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
WhoAmIResult.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
Workspace.cs [automation/dotnet] Add ability to capture stderr (#6513) 2021-03-15 09:11:42 -07:00
WorkspaceStack.cs [automation/dotnet,nodejs,python] Specify exec-kind for refresh & destroy (#6530) 2021-03-16 14:24:32 -07:00