From a9d1a745ac0f43c2b460d367838f2e42b30d1832 Mon Sep 17 00:00:00 2001
From: Charlie Park
- Targets are additive: the rule applies to instances matching{' '} - any target. + Targets are additive: the rule applies to instances matching any{' '} + target.
> } @@ -643,7 +643,7 @@ export const CommonFields = ({ control, nameTaken, error }: CommonFieldsProps) = Filters reduce the scope of this rule. Without filters, the rule applies to all traffic to the targets (or from the targets, if it’s an outbound rule). With multiple filter types, the rule applies to traffic matching at least one - filter of every type. + filter of every type. > } />