aws-quickstart / cdk-eks-blueprints

AWS Quick Start Team
Apache License 2.0
460 stars 206 forks source link

Remove console.log when looking up non-default VPCs #1100

Closed samjarrett closed 2 weeks ago

samjarrett commented 4 weeks ago

Description of changes:

A debug console.log() seems to have been left in place that causes LookedUpVpc objects to be logged out when using imported (non-default) VPC/Subnets. This change removes that.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

samjarrett commented 2 weeks ago

Hi team, how do we get this moving?

shapirov103 commented 2 weeks ago

I am happy to merge. The change is fairly minor, so once merged it will wait for the next release.