Vagrant AWS Provider: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=External= * https://github.com/mitchellh/vagrant-aws =Internal= * Vagrant =Installation= vagrant plugin install vagrant-aws") |
|||
Line 6: | Line 6: | ||
* [[Vagrant]] | * [[Vagrant]] | ||
=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= | =Installation= | ||
vagrant plugin install vagrant-aws | vagrant plugin install vagrant-aws |
Revision as of 20:59, 31 July 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