We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cf795b commit 62c93d0Copy full SHA for 62c93d0
main.go
@@ -8,8 +8,8 @@ import (
8
"flag"
9
"log"
10
11
- "github.com/hashicorp/terraform-plugin-framework/providerserver"
12
"github.com/coder/terraform-provider-envbuilder/internal/provider"
+ "github.com/hashicorp/terraform-plugin-framework/providerserver"
13
)
14
15
// Run "go generate" to format example terraform files and generate the docs for the registry/website
0 commit comments