Drupal is not aware of config_directories['vcs'] in most cases | Acquia Product Documentation
Cloud Platform
Drupal is not aware of config_directories['vcs'] in most cases
Drupal is not aware of config_directories['vcs'] in most cases
Date Published: March 14, 2022
As detailed in Acquiavcsconfigdirectoryvs. Drupal8/9 syncdirectory, the Acquia platform defines a "vcs" config directory type in addition to the default "sync" directory. It is important to note that the "vcs" directory is not known to Drupal core and most contributed config modules. Config_split is one of the key modules to keep this in mind for.
Acquia's recommended workaround for this is to set the "vcs" and "sync" directories to be the same in settings.php. This can be done with the following line, for Drupal versions below 8.8.0: