Hi, Can any one guide, how to import existing VPC like we can do in terraform using data using ec2.VpcNetwork() construct ? const vpc = new ec2.VpcNetwork(this, 'VPC'); Thanks, Nikhil