Skip to content

Commit

Permalink
fix provider name
Browse files Browse the repository at this point in the history
  • Loading branch information
anGie44 committed Dec 23, 2024
1 parent 63b0ab1 commit d7a921f
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 @@ -19,4 +19,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 theoffice
//go:generate go run github.com/hashicorp/terraform-plugin-docs/cmd/tfplugindocs generate --provider-dir .. -provider-name terraform-provider-theoffice

0 comments on commit d7a921f

Please sign in to comment.