add docs using tfplugindocs
This commit is contained in:
5
tools/tools.go
Normal file
5
tools/tools.go
Normal file
@ -0,0 +1,5 @@
|
||||
package tools
|
||||
|
||||
import (
|
||||
_ "github.com/hashicorp/terraform-plugin-docs/cmd/tfplugindocs"
|
||||
)
|
Reference in New Issue
Block a user