diff --git a/website/docs/configuration/provider-requirements.html.md b/website/docs/configuration/provider-requirements.html.md index dd3568716..9763ccb77 100644 --- a/website/docs/configuration/provider-requirements.html.md +++ b/website/docs/configuration/provider-requirements.html.md @@ -236,7 +236,7 @@ terraform { # References to these providers elsewhere in the # module will use these compound local names. -provider "mycorp_http" { +provider "mycorp-http" { # ... }