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 26febe5 commit b1fe94fCopy full SHA for b1fe94f
tools/tools.go
@@ -10,9 +10,5 @@ import (
10
_ "github.com/hashicorp/terraform-plugin-docs/cmd/tfplugindocs"
11
)
12
13
-// Ensure examples is formatted properly.
14
-//
15
-//go:generate terraform fmt -recursive ../examples/
16
17
// Generate documentation.
18
//go:generate go run github.com/hashicorp/terraform-plugin-docs/cmd/tfplugindocs generate --provider-dir ..
0 commit comments