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 5a746de commit 5001906Copy full SHA for 5001906
main.go
@@ -39,7 +39,7 @@ func main() {
39
// TODO: Update this string with the published name of your provider.
40
// Also update the tfplugindocs generate command to either remove the
41
// -provider-name flag or set its value to the updated provider name.
42
- Address: "registry.terraform.io/hashicorp/envbuilder",
+ Address: "registry.terraform.io/coder/envbuilder",
43
Debug: debug,
44
}
45
0 commit comments