You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.
Hi! Completed the Transit VPC using the scripts working fine. However struggling to get a spoke VPC working in another account. I did the subscriber stack and it never spins up the VPNs In the secondary account. Are their any guides or at least gotchas when utilizing a VPC in a different account than the Tranist?
Thank you in advance for guidance
The text was updated successfully, but these errors were encountered:
You will need to go to the transit account stack and ADD the new
subscribing account to the list of accounts. Do not overwrite the existing
account but add it. Then update the stack. This causes the stack update
to trigger the initializeTransitDynamoTables.py lambda which updates the
Dynamo table with an additional subscribing account. Without the stack
update the subscribing account does not have permissions to publish to the
SNS queue.
On Tue, 15 Jan 2019 at 15:50, pastorlibre ***@***.***> wrote:
Hi! Completed the Transit VPC using the scripts working fine. However
struggling to get a spoke VPC working in another account. I did the
subscriber stack and it never spins up the VPNs In the secondary account.
Are their any guides or at least gotchas when utilizing a VPC in a
different account than the Tranist?
Thank you in advance for guidance
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#61>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AQBM3P9hpMVbOT2IQr4j8PDeeufnC_tdks5vDmlZgaJpZM4aCCgT>
.
Hi! Completed the Transit VPC using the scripts working fine. However struggling to get a spoke VPC working in another account. I did the subscriber stack and it never spins up the VPNs In the secondary account. Are their any guides or at least gotchas when utilizing a VPC in a different account than the Tranist?
Thank you in advance for guidance
The text was updated successfully, but these errors were encountered: