diff --git a/main.go b/main.go index df25b71..679f8b2 100644 --- a/main.go +++ b/main.go @@ -13,14 +13,7 @@ import ( "terraform-provider-virtfusion/internal/provider" ) -// Run "go generate" to format example terraform files and generate the docs for the registry/website - -// If you do not have terraform installed, you can remove the formatting command, but it is suggested to -// ensure the documentation is formatted properly. -//go:generate terraform fmt -recursive ./examples/ - -// Run the docs generation tool, check its repository for more information on how it works and how docs -// can be customized. +// Run "go generate" to generate the docs for the registry/website. //go:generate go run github.com/hashicorp/terraform-plugin-docs/cmd/tfplugindocs generate -provider-name virtfusion var (