drupal-vm-cli
drupal-vm-cli copied to clipboard
Update for Drupal VM 4.0.0
https://github.com/geerlingguy/drupal-vm/releases/tag/4.0.0
Additional questions/arguments/options
- [ ] Build site via Composer (rather than Drush Make)? If this is true, then the Drush Make question can be skipped.
- [ ] Is Drupal VM itself installed via Composer - if so, additional values need to be added.
- [ ] Add
ssh_homeand/or set the value? Maybe just a boolean in the first instance. - [ ] Make PHP version configurable using
php_version.
Made some progress on this last night. config.yml.twig is now up to date with the default.config.yml in Drupal VM 3.2.1, but I need to accommodate for different use cases with Composer.