[ec2] keep getting vpc-12345 from vpc lookup #11576
Labels
@aws-cdk/aws-ec2
Related to Amazon Elastic Compute Cloud
bug
This issue is a bug.
needs-triage
This issue or PR still needs to be triaged.
I created a stack and add in into codepipeline stage. Inside this stack I was using vpc lookup function as below
For some reason, I always got vpc-12345 from the template. I have no idea why.
However, In the security group section I can get the correct one.
Therefore, I believe they are using same props with same account and region
For more detail, I do check the vpcId in the AWS console. It does exsist.
This is 🐛 Bug Report
The text was updated successfully, but these errors were encountered: