website: one more provider name typo

This commit is contained in:
Nick Fagerlund 2020-10-30 17:35:23 -07:00
parent 8476c3f13e
commit a0fee4c380
1 changed files with 1 additions and 1 deletions

View File

@ -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" {
# ...
}