idealo / imageatm

Image classification for everyone.
https://idealo.github.io/imageatm/
Apache License 2.0
214 stars 49 forks source link

Cloud fails when AWS VPC not set to default #35

Open drosin opened 4 years ago

drosin commented 4 years ago

If AWS VPC that is specified in config_file.yml under key vpc_id is not set to default VPC on AWS, the terraform apply process fails with the following error:

Error: Error applying plan:
1 error occurred:
    * module.ec2.aws_instance.image_atm: 1 error occurred:
    * aws_instance.image_atm: Error launching source instance: VPCIdNotSpecified: No default VPC for this user
    status code: 400, request id: xxx