aws-samples / amazon-ec2-image-builder-samples

Samples for Amazon EC2 Image Builder
MIT No Attribution
119 stars 77 forks source link

CDK only supports for default VPC- need support for bring your own VPC #34

Open deenadat opened 2 years ago

deenadat commented 2 years ago

CDK only supports for default VPC- need support for bring your own VPC.

Most of the customers doesn't have default VPC. AWS recommendation to delete default VPC and it would be good to BYO VPC.

austoonz commented 2 years ago

Thank you for the feedback.

Is issue in relation to the CDK Example in this repository? Or to using EC2 Image Builder with CDK in general?