Oh, I undertstood is as that there is some kind of pre-made "resource" that would say create a lambda/ec2 inside the vpc to run my pulumi code..
But I guess I can do that manually then (or run pulumi from somwhere that has access to the vpc to begin with), thank you
b
brave-planet-10645
04/19/2021, 10:29 AM
No, we don't have a pre-made resource that will do this for you
👍 1
brave-planet-10645
04/19/2021, 10:30 AM
We have examples and tutorials that will show you how to create ec2 instances and then you can install Pulumi on those, but nothing specific