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 d51bdb5 commit 6c9bf36Copy full SHA for 6c9bf36
provider/framework.go
@@ -12,6 +12,7 @@ import (
12
"github.com/hashicorp/terraform-plugin-framework/provider/schema"
13
"github.com/hashicorp/terraform-plugin-framework/resource"
14
"github.com/hashicorp/terraform-plugin-framework/types"
15
+
16
"github.com/scaleway/terraform-provider-scaleway/v2/internal/meta"
17
"github.com/scaleway/terraform-provider-scaleway/v2/internal/services/cockpit"
18
"github.com/scaleway/terraform-provider-scaleway/v2/internal/services/instance"
0 commit comments