terraformDummyRepo2/tools/tools.go
2022-04-03 09:36:14 +05:30

5 lines
91 B
Go

package tools
import (
_ "github.com/hashicorp/terraform-plugin-docs/cmd/tfplugindocs"
)