Mike Badescu
Mike Badescu
The idea behind this tool was to limit the number of software installed locally so that it can work without a problem on any OS. Indeed, Docker speeds development /...
> GNU bash, version 4.4.23(1)-release (x86_64-apple-darwin17.5.0) > mapfile: command not found This is very strange, `mapfile` should be part of Bash 4.0+ ... I do not know why you are...
Look in `secrets_default.sh` too. The keys to provide are `IAM_ACCESS_KEY_ID` and `IAM_SECRET_ACCESS_KEY` (to avoid the same name as the local AWS env variables). They are needed to perform AWS operations...
> ERROR: Subnet ID: subnet-MISSING. Exiting. You need to provide values otherwise the variables will default to a value of `$MISSING`. Some familiarity with AWS is needed. The comments in...