Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mitchellh/vagrant-aws
Browse files Browse the repository at this point in the history
  • Loading branch information
tralamazza committed Sep 27, 2013
2 parents 408c901 + 92da0a8 commit c2f6daf
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Vagrant AWS Provider

<span class="badges">
[![Gem Version](https://badge.fury.io/rb/vagrant-aws.png)][gem]
[![Dependency Status](https://gemnasium.com/mitchellh/vagrant-aws.png)][gemnasium]
</span>

[gem]: https://rubygems.org/gems/vagrant-aws
[gemnasium]: https://gemnasium.com/mitchellh/vagrant-aws

This is a [Vagrant](http://www.vagrantup.com) 1.2+ plugin that adds an [AWS](http://aws.amazon.com)
provider to Vagrant, allowing Vagrant to control and provision machines in
EC2 and VPC.
Expand Down

0 comments on commit c2f6daf

Please sign in to comment.