So Ive been struggling to use my VPC ID in otherpl...
# aws
p
So Ive been struggling to use my VPC ID in otherplaces in my code. Im hoping someone here has an idea. I thought at first to try using the helperfunction in my index file call vpc.id.get() but that doesnt really do what I want it to. Here is my component resource below....any thoughts on how to share VPCIDs out so my other classes and functions can consume it?