TerraformPlanSettings.

InputVariables Property

Assembly
Cake.Terraform.dll
Namespace
Cake.Terraform.Plan
Containing Type
TerraformPlanSettings

Syntax

public Dictionary<string, string> InputVariables { get; set; }

Value

Type Description
Dictionary<string, string>