Merge pull request #8726 from cblecker/providers-doc-fix

Reword "Multiple Provider Instances" documentation
This commit is contained in:
Paul Stack 2016-09-08 08:45:06 +01:00 committed by GitHub
commit 02a80496d9
1 changed files with 2 additions and 2 deletions

View File

@ -60,8 +60,8 @@ The configuration is dependent on the type, and is documented
## Multiple Provider Instances ## Multiple Provider Instances
You can define multiple instances of the same provider in order to support You can define multiple instances of the same provider in order to support
multiple regions, multiple hosts, etc. The primary use case for this for multiple regions, multiple hosts, etc. The primary use case for this is
multiple cloud regions. Other use cases including targeting multiple utilizing multiple cloud regions. Other use cases include targeting multiple
Docker hosts, multiple Consul hosts, etc. Docker hosts, multiple Consul hosts, etc.
To define multiple provider instances, repeat the provider configuration To define multiple provider instances, repeat the provider configuration