devops-box icon indicating copy to clipboard operation
devops-box copied to clipboard

Aws version updates

Open dunhampa opened this issue 6 years ago • 2 comments

Updated the AWS EB CLI to a fixed version of 3.12.0.
Updated AWS CLI to include --upgrade option Versions of EB CLI > 3.12 produced this error when provisioned with vagrant and the install.ssh:
devops-box: docker 3.5.0 has requirement requests!=2.18.0,>=2.14.2, but you'll have requests 2.9.1 which is incompatible. When I Vagrant ssh'ed into machine could not access aws or eb from the command line. It appeared these installs failed due to incompatibilities. There is likely a better long term fix but I haven't had luck yet. Appreciate any feedback or thoughts! Thanks for sharing this repo!

dunhampa avatar Sep 03 '18 03:09 dunhampa

Seems like a fix for https://github.com/wardviaene/devops-box/issues/10 ?

mgomersbach avatar Dec 06 '18 14:12 mgomersbach

I can confirm this PR works.

mgomersbach avatar Dec 09 '18 22:12 mgomersbach