You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
internal/provider/connection/connection.go:193:22: printf: non-constant format string in call to github.com/hashicorp/terraform-plugin-sdk/v2/diag.Errorf (govet)
return diag.Errorf(err.Error())
^
internal/provider/connection/connection.go:286:22: printf: non-constant format string in call to github.com/hashicorp/terraform-plugin-sdk/v2/diag.Errorf (govet)
return diag.Errorf(err.Error())
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: