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 5f22912 commit fd067f0Copy full SHA for fd067f0
main.go
@@ -38,7 +38,7 @@ func main() {
38
39
opts := providerserver.ServeOpts{
40
// TODO: Update this string with the published name of your provider.
41
- Address: "registry.terraform.io/hashicorp/segment",
+ Address: "registry.terraform.io/segmentio/segment",
42
Debug: debug,
43
}
44
0 commit comments