TerraformApplySettings.

AutoApprove Property

Summary

Skip interactive approval of plan before applying. https://www.terraform.io/docs/commands/apply.html#auto-approve
Namespace
Cake.Terraform.Apply
Containing Type
TerraformApplySettings

Syntax

public bool AutoApprove { get; set; }

Value

Type Description
bool