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
* add test file for import block with id
* update testing of new import states to support generating import blocks with an id string and calling apply
* import ordering
* remove duplicate nil check on testStepConfig
* update comment
* replace instances of stepIndex + 1 with stepNumber
* extend test cases for import block tests
* add comments to import kind enums
* add validation to prevent new import kinds to be used with config files or directories
* run plan and check for no-op when importing via a block
* update comment on real example test to reflect current understanding
---------
Co-authored-by: Baraa Basata <[email protected]>
0 commit comments