Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor the ref arch to use a per-environment ECR approach #564

Open
diego-ojeda-binbash opened this issue Apr 23, 2024 · 0 comments
Open

Comments

@diego-ojeda-binbash
Copy link
Contributor

Describe the Feature

Currently the ECR approach is centralized on the Shared account. That should be changed to a per-environment (account) approach.
That way every account would be in charge of keeping ECR in control and only resources in the same account would be allowed different kinds of access to such ECR repos.
Images will be built and pushed to the dev ECR. Then, via ECR cross-account/cross-region replication, those images will be replicated to other accounts.
For instance, DEV could replicate to STG, and STG could replicate to PRD; or alternatively the replication between STG and PRD could be conditional, based on tags or on a different logic.

Expected Behavior

Use Case

Describe Ideal Solution

Alternatives Considered

Additional Context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant