diff --git a/website/source/docs/agent/cloud-auto-join.html.md b/website/source/docs/agent/cloud-auto-join.html.md index 37536726f2..406346f86e 100644 --- a/website/source/docs/agent/cloud-auto-join.html.md +++ b/website/source/docs/agent/cloud-auto-join.html.md @@ -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.