mirror of https://github.com/hashicorp/consul
Clarify mutual exclusivity of Azure scale set auto-join parameters (#5750)
parent
5508fd164c
commit
2c4dd43692
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue