Skip to content
This repository has been archived by the owner on Feb 1, 2019. It is now read-only.

Instance type must be specified or the command ./databox.sh up fails #32

Open
ivyleavedtoadflax opened this issue Jan 18, 2018 · 0 comments
Assignees

Comments

@ivyleavedtoadflax
Copy link
Contributor

ivyleavedtoadflax commented Jan 18, 2018

Failing to specify instance type with -i causes the following error on Ubuntu 16.04 and bash 4.3.48(1)-release (x86_64-pc-linux-gnu):

* aws_instance.box: Error launching source instance: InvalidParameterValue: Invalid value '' for InstanceType.
        status code: 400, request id: 47c7f83c-3ecd-4ebd-ae57-da1bbe71e612

Specifying -i t2.micro (for instance) solves the issue immediately. Would be good to test this on OSX. It doesn't appear to be related to #30 (reverting to /bin/sh still produces the same error).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants