Add generated migrations

Migrations created with the migrate_upgrade module using the command

```
drush --yes migrate:upgrade
  --legacy-db-key='migrate'
  --legacy-root='http://ddev-migration-drupal7-web'
  --configure-only
```
This commit is contained in:
Mauricio Dinarte 2024-12-04 10:11:29 -06:00
parent c5e731d8ae
commit 55d1f6d2c5
85 changed files with 5905 additions and 0 deletions

View file

@ -0,0 +1,7 @@
_core:
default_config_hash: 1daEO2inZc1i3d0Sn-ADIq9mUIU7tSLCxn579NT6f2g
enforce_source_module_tags:
- 'Drupal 6'
- 'Drupal 7'
follow_up_migration_tags:
- 'Follow-up migration'