We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4907adf commit 10ccc54Copy full SHA for 10ccc54
internal/provider/function_resource.go
@@ -16,6 +16,7 @@ import (
16
tftypes "github.com/hashicorp/terraform-plugin-framework/types"
17
18
"github.com/segmentio/public-api-sdk-go/api"
19
+
20
"github.com/segmentio/terraform-provider-segment/internal/provider/docs"
21
"github.com/segmentio/terraform-provider-segment/internal/provider/models"
22
)
0 commit comments