vpcLookup on VPC that is shared (viaRAM) across accounts. #24608
Unanswered
mrpackethead
asked this question in
Q&A
Replies: 1 comment
-
I'm also looking for solution of this |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When subnets are shared from one account to another using RAMs, the Tags dont' get shared at the same time. This makes importing a vpc using the fromLookup() less functional than desirable. In particular it makes it impossible to specify subnets using the subnetGroupName.
I'm wondering if there is a sensible way of being able to achieve this kind of functionality... Perhaps creating another contextProvidert that could work across account?
Beta Was this translation helpful? Give feedback.
All reactions