How to create aws_instance with existing VPC? – Nginx
Is it possible to create an EC2 instance while reusing already existing VPC? Running the following code yields Error launching source instance: VPCIdNotSpecified: No default VPC for this user. GroupName is only supported for EC2-Classic and default VPC. (status code:…