Skip to content

Format diagnostic errors #105

@dstrates

Description

@dstrates

What resources or data sources are affected?

resource_schemaregistry_schema

Feature Request

Forma errors to include e.g. subject and version instead of returning raw diagnostics:

	if resp.Diagnostics.HasError() {
		return
	}

Useful when debugging unexpected provider errors.

References

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions