tfPlan property
A Terraform plan file, formatted as a stringified JSON object.
To learn how to generate a Terraform plan file in JSON format, see JSON output format in the Terraform documentation.
Optional.
Implementation
core.String? tfPlan;
A Terraform plan file, formatted as a stringified JSON object.
To learn how to generate a Terraform plan file in JSON format, see JSON output format in the Terraform documentation.
Optional.
core.String? tfPlan;