Skip to content

Commit

Permalink
fix: adds rendered provider name for the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
fullykubed committed Oct 13, 2024
1 parent 5023fdb commit 9da809a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/tools.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ import (
////go:generate terraform fmt -recursive ../examples/

// Generate documentation.
//go:generate go run github.com/hashicorp/terraform-plugin-docs/cmd/tfplugindocs generate --provider-dir .. -provider-name pf
//go:generate go run github.com/hashicorp/terraform-plugin-docs/cmd/tfplugindocs generate --provider-dir .. --provider-name pf --rendered-provider-name Panfactum

0 comments on commit 9da809a

Please sign in to comment.