Skip to content

Commit 5001906

Browse files
committed
update provider address
1 parent 5a746de commit 5001906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ func main() {
3939
// TODO: Update this string with the published name of your provider.
4040
// Also update the tfplugindocs generate command to either remove the
4141
// -provider-name flag or set its value to the updated provider name.
42-
Address: "registry.terraform.io/hashicorp/envbuilder",
42+
Address: "registry.terraform.io/coder/envbuilder",
4343
Debug: debug,
4444
}
4545

0 commit comments

Comments
 (0)