This is a DDEV addon that ensures a database exists for every valid multisite
directory (i.e. excluding default and settings).
db.Run the following command to install the addon:
ddev add-on get lpeabody/ddev-drupal-multisite-databases
After the addon is installed, run ddev restart to apply the changes.