Currently, config builder only sets provider options. Vagrant also supports provider "overrides" which allows any aspect of Vagrant configuration to be altered for a given provider. This functionality is important for providers like AWS, which may need to override global SSH settings on a per-machine basis.
Currently, config builder only sets provider options. Vagrant also supports provider "overrides" which allows any aspect of Vagrant configuration to be altered for a given provider. This functionality is important for providers like AWS, which may need to override global SSH settings on a per-machine basis.