diff --git a/website/content/docs/security/acl/acl-rules.mdx b/website/content/docs/security/acl/acl-rules.mdx index 3063be0189..fd86af65d6 100644 --- a/website/content/docs/security/acl/acl-rules.mdx +++ b/website/content/docs/security/acl/acl-rules.mdx @@ -24,26 +24,26 @@ ACL rules describe the level of access to resources. A rule is composed of a res } ``` -### Segments +### Resource Labels -Many resources take an additional value that limits the scope of the rule to a resource _segment_. A resource segment can be the name of a specific set of resources, such as nodes configured with the same `name` value. +Many resources take an additional value that limits the scope of the rule to resources with the same label. A resource label can be the name of a specific set of resources, such as nodes configured with the same `name` value. -The following syntax describes how to include a resource segment in the rule: +The following syntax describes how to include a resource label in the rule: ```hcl - "" { + "