https://pulumi.com logo
#golang
Title
a

ambitious-salesmen-39356

12/12/2021, 9:21 PM
so, exports and such make sense to me - but what is the preferred pattern for references another resource within the same program? Is the expectation that everything within a program is created within a single function, so that if I need a VPC ID for creating a subnet, I can just reference the *Vpc object?
3 Views