mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
docs: fix typo in provider local name
This commit is contained in:
parent
13d70844d7
commit
8476c3f13e
@ -241,7 +241,7 @@ provider "mycorp_http" {
|
||||
}
|
||||
|
||||
data "http" "example" {
|
||||
provider = hashicorp_http
|
||||
provider = hashicorp-http
|
||||
#...
|
||||
}
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user