Prior to this commit, Vagrant wouldn't validate the `type` option for any synced_folder configs defined. This commit updates that behavior to look at the current list of installed synced_folder plugins, and ensure if a type is defined, it's a valid plugin in that list.
Vagrant Core Plugins
These are plugins that ship with Vagrant. Vagrant core uses its own plugin system to power a lot of the core pieces that ship with Vagrant. Each plugin will have its own README which explains its specific role.