Vagrant AWS Provider: Difference between revisions
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
- https://github.com/mitchellh/vagrant-aws
- https://www.vagrantup.com/docs/plugins/providers.html#example-provider-aws
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