fix broken link
This commit is contained in:
parent
89803a2d00
commit
b87a071bfe
|
@ -74,7 +74,7 @@ resource "aws_instance" "web" {
|
|||
|
||||
## Multiple Provider Instances
|
||||
|
||||
Similarly to [resources](/docs/configuration/resource.html), the
|
||||
Similarly to [resources](/docs/configuration/resources.html), the
|
||||
`provider` meta-parameter can be used where a configuration has
|
||||
multiple aliased instances of the same provider:
|
||||
|
||||
|
|
Loading…
Reference in New Issue