Vagrant AWS Provider: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 2: Line 2:


* https://github.com/mitchellh/vagrant-aws
* https://github.com/mitchellh/vagrant-aws
* https://www.vagrantup.com/docs/plugins/providers.html#example-provider-aws


=Internal=
=Internal=

Revision as of 19:27, 17 November 2019

External

Internal

Overview

Vagrant AWS Provider is a plugin that adds an AWS provider to Vagrant, allowing it to control and provision machines in EC2 and VPC.

Installation

vagrant plugin install vagrant-aws
vagrant box add dummy https://github.com/mitchellh/vagrant-aws/raw/master/dummy.box