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

generate_box.sh always requires AWS configuration #30

Open
carmenbianca opened this issue Mar 3, 2020 · 1 comment
Open

generate_box.sh always requires AWS configuration #30

carmenbianca opened this issue Mar 3, 2020 · 1 comment

Comments

@carmenbianca
Copy link

I am working on a machine that has no AWS configuration. I want to use VirtualBox as provider. When I go through all the steps and reach cd generate-box; ./generate_box.sh, I get the following error:

$ ./generate_box.sh                                                                                            
No previously created folder found, moving on.
-[] Destroy old box (if created previously and script exited with failure)
There are errors in the configuration of this machine. Please fix
the following errors and try again:

AWS Provider:
* One or more of the needed AWS credentials are missing. No environment variables
are set nor profile 'default' exists at '/home/carmenbianca/.aws/'
* An access key ID must be specified via "access_key_id"
* A secret access key is required via "secret_access_key"
* An AMI must be configured via "ami" (region: #{region})

This happens on the master branch without any modifications.

I doubt that this is intentional?

@mcjaeger
Copy link
Contributor

mcjaeger commented Jul 6, 2020

I never appeared on my machine or setup

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

No branches or pull requests

2 participants