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
PF tests add default update and import to buildprovider (#2215)
This adds a few additions to the PF test utils:
- Adds an option to buildprovider for tests to provide an import
function
- Adds `UseStateForUnknown` planmodifier to the id property in Create,
as that seems to be used almost universally in pf providers in the
`bridgedProvider` util
- Adds a default Update implementation in the `bridgedProvider` util
Stacked on #2186
0 commit comments