TerraformIssuesSettings.

TerraformRootPath Property

Summary

Gets the path to the directory of the Terraform scripts. Either the full path or the path relative to the repository root.

Syntax

public DirectoryPath TerraformRootPath { get; }

Value

Type Description
DirectoryPath
GitHub