mitchellh / vagrant-aws

Use Vagrant to manage your EC2 and VPC instances.
MIT License
2.61k stars 573 forks source link

Swap to fog-aws #542

Open bdwyertech opened 6 years ago

bdwyertech commented 6 years ago

We don't need all of Fog, only the AWS portion of it.

This should resolve #539

Additionally, removed weird logic for finding ~/.aws/config profile

Hotfix

Gem file available on my fork's release page Just do a vagrant plugin install ~/PATH/TO/vagrant-aws-0.8.0.gem

robkinyon-roivant commented 6 years ago

Ping! Can we get this merged?

chrisgavin commented 4 years ago

Thanks! For the benefit of people searching, this also solves this error:

vagrant plugin install vagrant-aws
Installing the 'vagrant-aws' plugin. This can take a few minutes...
Vagrant failed to properly resolve required dependencies. These
errors can commonly be caused by misconfigured plugin installations
or transient network issues. The reported error is:

activesupport requires Ruby version >= 2.5.0.