From 89dbe0ab4d0d6c7e09fceb3df83c5d93b6d95565 Mon Sep 17 00:00:00 2001 From: vanphan24 <89482663+vanphan24@users.noreply.github.com> Date: Tue, 16 Apr 2024 23:29:17 +0000 Subject: [PATCH] backport of commit fdce15db88939f02cec674b0111aa6b881067e53 --- website/content/docs/concepts/filtering/worker-tags.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/concepts/filtering/worker-tags.mdx b/website/content/docs/concepts/filtering/worker-tags.mdx index abbd3423ff..879381ffa2 100644 --- a/website/content/docs/concepts/filtering/worker-tags.mdx +++ b/website/content/docs/concepts/filtering/worker-tags.mdx @@ -190,7 +190,7 @@ resource "boundary_target" "aws-webservers-prod" { ### Example worker filter for Vault credential store -This feature requires HCP Boundary or Boundary Enterprise + Tags are used to control which [workers] can manage Vault requests by specifying a `worker_filter`attribute when configuring [credential stores].