This commit moves out the recovery steps for failures when Vagrant attempts to resize disks. It wraps itsemf in a begin/rescue in case an additional error occurs, we can still surface the original error that caused the resizing to fail.
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.