Skip to content

Commit

Permalink
Fix doc provider name
Browse files Browse the repository at this point in the history
  • Loading branch information
axon-droe committed Jul 9, 2024
1 parent 79ba170 commit 3387dfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import (

// Run the docs generation tool, check its repository for more information on how it works and how docs
// can be customized.
//go:generate go run github.com/hashicorp/terraform-plugin-docs/cmd/tfplugindocs generate -provider-name scaffolding
//go:generate go run github.com/hashicorp/terraform-plugin-docs/cmd/tfplugindocs generate -provider-name azurekvca

var (
// these will be set by the goreleaser configuration
Expand Down

0 comments on commit 3387dfa

Please sign in to comment.