hashicorp / vagrant

Vagrant is a tool for building and distributing development environments.
https://www.vagrantup.com
Other
26.21k stars 4.43k forks source link

Fix cloud provider upload command #13467

Closed chrisroberts closed 2 months ago

chrisroberts commented 3 months ago

Fixes the cloud provider upload command to properly include the architecture value when determining the correct provider.

Fixes #13349