I'm trying to set up a peering connection between an pre-existing vpc I imported with a new one created with awsx. I can get the awsx vpc's subnets easily but looking for a proper solution to fetch the other vpc's subnets.
l
little-cartoon-10569
06/25/2020, 9:51 PM
I think you have to import each resource. You can't import an awsx VPC, just an aws VPC, which doesn't have those nice links between ComponentResources. Once you've imported everything, you could edit the stack to link them all, but it would be a fair bit of effort.
little-cartoon-10569
06/25/2020, 9:51 PM
I would import everything as the aws version, and use awsx only for new resources.
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.