Vagrant AWS Provider: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 10: Line 10:
=Overview=
=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.
Vagrant AWS Provider is a Vagrant [[Vagrant_Concepts#Plugin|plugin]] that adds an AWS [[Vagrant_Concepts#Provider|provider]]  to Vagrant, allowing it to control and provision machines in EC2 and VPC.


=Installation=
=Installation=

Revision as of 19:28, 17 November 2019

External

Internal

Overview

Vagrant AWS Provider is a Vagrant 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