Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terraform failed on Ubuntu system without AWS CLI already installed locally #7

Open
osowski opened this issue Sep 19, 2018 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@osowski
Copy link

osowski commented Sep 19, 2018

Running the Terraform on an Ubuntu 16.04 system without the AWS CLI already installed failed with the attached error in the image. There is an error when the AWS CLI install is executed and never completes.

A simple workaround is to install the AWS CLI manually and either startover or rerun the Terraform. The AWS CLI should either be a pre-req with a hard fail on not existing (before any other resource creation) or this should be handled more gracefully in the local-exec provisioner.

screen shot 2018-09-19 at 10 16 26 am

@osowski osowski added the bug Something isn't working label Sep 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants