Hi I am integrating a feature in pulumi, that one ...
# general
s
Hi I am integrating a feature in pulumi, that one of the requirements is to attach a AWS VPC to a lambda. The subnets and security groups work wornderfully. I am curious which is the state of the support of attachement of an existing VPC since many issues unclosed are referenced by this same porpuse I intent to implement (e.g https://github.com/pulumi/pulumi-terraform-bridge/issues/493) Can anyone assist me if I am the one missing something or the feature of attaching existing VPC by id hasn't been resolved?