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 31698f4 commit dba7b1bCopy full SHA for dba7b1b
internal/locality/zonal/schemas.go
@@ -3,6 +3,7 @@ package zonal
3
import (
4
"github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema"
5
"github.com/scaleway/scaleway-sdk-go/scw"
6
+ "github.com/scaleway/terraform-provider-scaleway/v2/internal/locality"
7
"github.com/scaleway/terraform-provider-scaleway/v2/internal/verify"
8
)
9
0 commit comments