Set Known Value Checks
The known value checks that are available for set values are:
SetExact
Check
The SetExact check tests that a resource attribute, or output value has an order-independent, matching collection of element values.
Example usage of SetExact in an ExpectKnownValue plan check.
SetPartial
Check
The SetPartial check tests that a resource attribute, or output value contains matching element values.
Example usage of SetPartial in an ExpectKnownValue plan check. In this example, only the one element within the set is checked.
SetSizeExact
Check
The SetSizeExact check tests that a resource attribute, or output value contains the specified number of elements.
Example usage of SetSizeExact in an ExpectKnownValue plan check.