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 d4cc6c7 commit 18fe995Copy full SHA for 18fe995
internal/services/baremetal/partition_schema_data_source.go
@@ -5,11 +5,11 @@ import (
5
"encoding/json"
6
"errors"
7
"fmt"
8
- "github.com/hashicorp/terraform-plugin-sdk/v2/helper/validation"
9
"strings"
10
11
"github.com/hashicorp/terraform-plugin-sdk/v2/diag"
12
"github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema"
+ "github.com/hashicorp/terraform-plugin-sdk/v2/helper/validation"
13
"github.com/scaleway/scaleway-sdk-go/api/baremetal/v1"
14
"github.com/scaleway/scaleway-sdk-go/scw"
15
"github.com/scaleway/terraform-provider-scaleway/v2/internal/dsf"
0 commit comments