-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information
1 parent
9878226
commit 6796105
Showing
2 changed files
with
26 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters