File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- module github.com/mafredri /terraform-provider-envbuilder
1
+ module github.com/coder /terraform-provider-envbuilder
2
2
3
3
go 1.22.4
4
4
Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ import (
13
13
"strings"
14
14
"testing"
15
15
16
+ "github.com/coder/terraform-provider-envbuilder/testutil/registrytest"
16
17
"github.com/hashicorp/terraform-plugin-framework/providerserver"
17
18
"github.com/hashicorp/terraform-plugin-go/tfprotov6"
18
- "github.com/mafredri/terraform-provider-envbuilder/testutil/registrytest"
19
19
20
20
"github.com/docker/docker/api/types/container"
21
21
"github.com/docker/docker/api/types/image"
Original file line number Diff line number Diff line change 8
8
"flag"
9
9
"log"
10
10
11
+ "github.com/coder/terraform-provider-envbuilder/internal/provider"
11
12
"github.com/hashicorp/terraform-plugin-framework/providerserver"
12
- "github.com/mafredri/terraform-provider-envbuilder/internal/provider"
13
13
)
14
14
15
15
// Run "go generate" to format example terraform files and generate the docs for the registry/website
You can’t perform that action at this time.
0 commit comments