vagrant-aws | Use Vagrant to manage your EC2 and VPC instances | Plugin library
kandi X-RAY | vagrant-aws Summary
kandi X-RAY | vagrant-aws Summary
This is a Vagrant 1.2+ plugin that adds an AWS provider to Vagrant, allowing Vagrant to control and provision machines in EC2 and VPC. NOTE: This plugin requires Vagrant 1.2+,.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of vagrant-aws
vagrant-aws Key Features
vagrant-aws Examples and Code Snippets
Community Discussions
Trending Discussions on vagrant-aws
QUESTION
Trying to install aws plugin for vagrant. Getting a dependency error.
Logs show...
...ANSWER
Answered 2018-Oct-02 at 17:49QUESTION
I am new to Amazon AWS and Vagrant.
I opened a 12-moths free account and I'd like to test EC2 for my personal project. I'd need to test QGIS Server software.
Instead of creating a new instance and installing all the dependencies from scratch, I thought to use this repo, which ships a Vagrant image of QGIS Server and all the needed software to test it out.
I probably would be able to do this on my personal laptop but I am unsure on how to proceed with a EC2 instance.
Looking at this SO answer it seems I can use vagrant-aws plugin to do it.
However, it teh README also reads:
Of course prior to doing this, you'll need to obtain an AWS-compatible box file for Vagrant.
What does that supposed to mean?
Could anyone with some experience help me understanding what do I need besides the Vagrant file and the Amazon AWS account to accomplish this task?
Do I need to create an instance first or should I do it using the vagrant-aws plugin?
Many thanks in advance.
EDIT1
I think I made huge improvements.
So I read through tons of docs, and I finally ended up with a Vagrantfile that is a mix between the one from mitchellh/vagrant-aws and the one from elpaso/qgis3-server-vagrant.
Then I am supposed to run vagrant up --provider=aws
but I get some syntax errors. I think my lack of knowledge in Ruby is my main obstacle here.
Here is my MODIFIED Vagrantfile
(without the SECRET AWS stuff):
ANSWER
Answered 2018-Oct-23 at 02:36You have some 'smart quotes' instead of single quotes. Change all of these:
QUESTION
Triying to run vagrant up --provider=aws I get the following error.
...ANSWER
Answered 2018-May-08 at 03:34Well, as suggested by PrasadK it seems to be a bug, not the particular one you suggested, but there is a bug in version 2.1.0.
I manually upgrade varian to 2.1.1 and the problem is fixed.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install vagrant-aws
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page