Vagrant AWS. Control your Amazon cloud servers the same way you'd manage a local computer.

github.com/mitchellh/vagrant-aws

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

September 2018
  • Merge pull request #481 from rtyler/placement-group
July 2016
  • Add a .travis.yml for some basic sanity checking
  • adding ability to specify placement group
  • Merge pull request #432 from schlueter/patch-1
  • Merge pull request #452 from larribas/cleanup-before-termination
  • Bump version for another quick release
  • Merge pull request #447 from RichardHightower/patch-1
  • Merge pull request #448 from akihyro/fix-duplicated-key-warning
  • Merge pull request #457 from Sharpie/dont-lock-for-ssh
  • Merge pull request #472 from lawrenceong/vagrant-aws-package-fix-pref…
June 2016
  • Fix vagrant-aws package caused by pre-flight package validation move
April 2016
  • Allow status and ssh to run without a lock
  • Merge pull request #456 from tuxinaut/code_style_fixes
  • Remove trailing whitespace
March 2016
  • Use the same conditional format used for other actions
  • Execute provisioner cleanup before terminating the instance, so that …
  • Merge pull request #441 from alexconst/feat/aws_files
  • Fix iniparse gem dependency
February 2016
  • Fix duplicated key warning
  • Update README.md