You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
helper/schema: Introduce ResourceData type HasChangeExcept and HasChangesExcept receiver methods
Reference: #457
Reference: #458 (original v1 PR)
Allows provider developers to simplify conditional logic on disproportionate attribute set sizes, essentially "any but this one" or "any but these few".
0 commit comments