Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Cloud fails when AWS VPC not set to default #35

Open
drosin opened this issue Jan 6, 2020 · 0 comments
Open

Cloud fails when AWS VPC not set to default #35

drosin opened this issue Jan 6, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@drosin
Copy link

drosin commented Jan 6, 2020

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
@clennan clennan added the bug Something isn't working label Jan 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants