Skip to content

AWS Organizations - Different accounts for different environments #2479

Answered by iamhopaul123
afgallo asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @afgallo! The default domain is formatted as svc.env.app.domain under the hood Copilot creates an app hosted zone (app.domain) and env hosted zone per environment (env.app.domain). So both app hosted zone and the root hosted zone (created by route53 when you purchase the domain) are shared across the whole app. You could either place the alias in the app hosted zone (e.g., v1.app.domain) or root hosted zone (e.g., v1.domain) for multi-account scenario.

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
5 replies
@afgallo
Comment options

@iamhopaul123
Comment options

@afgallo
Comment options

@tyoc213
Comment options

@iamhopaul123
Comment options

Answer selected by afgallo
Comment options

You must be logged in to vote
1 reply
@iamhopaul123
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants