# Functions

AppendProtoDiag appends a new diagnostic from a warning string or an error.
AttributePathToPath takes the proto encoded path and converts it to a cty.Path.
ConfigSchemaToProto takes a *configschema.Block and converts it to a tfprotov5.SchemaBlock for a grpc response.
No description provided by the author
PathToAttributePath takes a cty.Path and converts it to a proto-encoded path.
ProtoToConfigSchema takes the GetSchema_Block from a grpc response and converts it to a terraform *configschema.Block.
ProtoToDiags converts a list of tfprotov5.Diagnostics to a diag.Diagnostics.