website: one more provider name typo
This commit is contained in:
parent
8476c3f13e
commit
a0fee4c380
|
@ -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" {
|
||||
# ...
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue