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 e8dbdc0 commit 0237b01Copy full SHA for 0237b01
main.go
@@ -9,6 +9,7 @@ import (
9
"github.com/hashicorp/terraform-plugin-go/tfprotov5/tf5server"
10
)
11
12
+
13
func main() {
14
debugFlag := flag.Bool("debug", false, "Start provider in debug mode.")
15
flag.Parse()
0 commit comments