Skip to content

Golang Dag - Added public implementation of Diagnostic#10

Open
Birkalo wants to merge 1 commit intosilas:mainfrom
Birkalo:add-sourceless
Open

Golang Dag - Added public implementation of Diagnostic#10
Birkalo wants to merge 1 commit intosilas:mainfrom
Birkalo:add-sourceless

Conversation

@Birkalo
Copy link

@Birkalo Birkalo commented Jan 12, 2023

There's currently no way to create a Diagnostic type from this library.

This implements a function that can be passed through to the Diagnostic interface, that is a slightly modified version of the Terraform Library [1][2]

  1. https://github.com/hashicorp/terraform/blob/main/internal/tfdiags/sourceless.go
  2. https://github.com/hashicorp/terraform/blob/main/internal/tfdiags/diagnostic_base.go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments