Skip to content

Commit 6e6ea34

Browse files
author
Abdelkarim Boujida
committed
change terraform registry namespace
1 parent 4c7bee4 commit 6e6ea34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ func main() {
2727
flag.Parse()
2828

2929
opts := providerserver.ServeOpts{
30-
Address: "registry.terraform.io/devoteamgcloud/cloudsqlpostgresql",
30+
Address: "registry.terraform.io/karim-fc/cloudsqlpostgresql",
3131
Debug: debug,
3232
}
3333

0 commit comments

Comments
 (0)