mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
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
Block a user