package
1.12.0-alpha20250213
Repository: https://github.com/hashicorp/terraform.git
Documentation: pkg.go.dev

# Functions

CtyPath is a helper function to produce a user-friendly string representation of a cty.Path.
ErrorDiag is a helper function to produce a user-friendly string representation of certain special error types that we might want to include in diagnostic messages.
ErrorDiagPrefixed is like Error except that it presents any path information after the given prefix string, which is assumed to contain an HCL syntax representation of the value that errors are relative to.