Skip to content
Discussion options

You must be logged in to vote

Hey @seanlongnyc. Good question. This is one of the trickier parts of the migration.

For components that need multiple AWS providers (like dns-delegated needing access to the primary DNS account, or the old tgw-spoke needing access to the hub account), the approach in v2 is to specify the AWS profile for the alternate provider directly. The key is that the profile must already be initialized in your local AWS config, meaning you've already authenticated to that alternate identity via atmos auth login before running Atmos against the target identity. Therefore, for now we have to disable those components from GitHub Actions

So the workflow is log in with Atmos to the alternate identity fir…

Replies: 1 comment

Comment options

milldr
Mar 2, 2026
Maintainer Sponsor

You must be logged in to vote
0 replies
Answer selected by GabisCampana
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants