Clarify mutual exclusivity of Azure scale set auto-join parameters (#5750)

This commit is contained in:
Aidan Daniels-Soles 2019-05-13 05:30:02 -07:00 committed by Paul Banks
parent 8517cccc69
commit 87c9abca2b
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ Use these configuration parameters when using tags:
- `tag_name` - the name of the tag to auto-join on.
- `tag_value` - the value of the tag to auto-join on.
Use these configuration parameters when using Virtual Machine Scale Sets (Consul 1.0.3 and later):
Use these configuration parameters (instead of `tag_name` and `tag_value`) when using Virtual Machine Scale Sets (Consul 1.0.3 and later):
- `resource_group` - the name of the resource group to filter on.
- `vm_scale_set` - the name of the virtual machine scale set to filter on.