Skip to content

generate_box.sh always requires AWS configuration #30

Description

@carmenbianca

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions