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 713c990 commit adb9c7dCopy full SHA for adb9c7d
internal/services/inference/deployment.go
@@ -2,6 +2,7 @@ package inference
2
3
import (
4
"context"
5
+
6
"github.com/hashicorp/terraform-plugin-sdk/v2/diag"
7
"github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema"
8
inference "github.com/scaleway/scaleway-sdk-go/api/inference/v1beta1"
0 commit comments