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

Allow to use ECR replication #103

Merged
merged 11 commits into from
Mar 7, 2024
Merged

Allow to use ECR replication #103

merged 11 commits into from
Mar 7, 2024

Conversation

dmitrijn
Copy link
Contributor

@dmitrijn dmitrijn commented Jan 4, 2023

@dmitrijn dmitrijn requested review from a team as code owners January 4, 2023 17:05
@dmitrijn dmitrijn requested review from florian0410 and RothAndrew and removed request for a team January 4, 2023 17:05
@dmitrijn
Copy link
Contributor Author

can someone run tests?🙂

variables.tf Outdated Show resolved Hide resolved
variables.tf Outdated Show resolved Hide resolved
@Gowiem
Copy link
Member

Gowiem commented May 25, 2023

@dmitrijn can you please address the linting issues in your new example as well? Thanks!

Copy link
Member

@Gowiem Gowiem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comments for requested changes -- Thanks!

@Gowiem
Copy link
Member

Gowiem commented Jul 11, 2023

@dmitrijn friendly ping on this -- want to wrap this up with the requested changes and we'll get it merged?

@dmitrijn
Copy link
Contributor Author

@Gowiem please run tests.

@aknysh
Copy link
Member

aknysh commented Oct 16, 2023

@dmitrijn thank you for the PR
Please run the following commands and commit the changes:

make init
make github/init
make readme

variables.tf Outdated

variable "replication_configuration_rules" {
description = "The replication rules for a replication configuration. A maximum of 10 are allowed per"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please update the description

A maximum of 10 are allowed per <.....>

Copy link
Member

@aknysh aknysh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please see comments

@kevcube
Copy link
Contributor

kevcube commented Feb 7, 2024

@dmitrijn this one is close, can you make the remaining change so this can be merged?

@hans-d hans-d added the stale This PR has gone stale label Mar 2, 2024
Copy link

mergify bot commented Mar 7, 2024

This pull request is now in conflict. Could you fix it @dmitrijn? 🙏

@kevcube
Copy link
Contributor

kevcube commented Mar 7, 2024

@hans-d I took this one over, can you review?

@kevcube
Copy link
Contributor

kevcube commented Mar 7, 2024

/terratest

@kevcube kevcube enabled auto-merge (squash) March 7, 2024 13:36
@hans-d
Copy link

hans-d commented Mar 7, 2024

@Gowiem Can you check if all is ok for you as well?

@hans-d hans-d removed the stale This PR has gone stale label Mar 7, 2024
@hans-d hans-d requested a review from aknysh March 7, 2024 14:24
Copy link
Member

@Gowiem Gowiem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@kevcube kevcube merged commit 6570c59 into cloudposse:main Mar 7, 2024
25 checks passed
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

Successfully merging this pull request may close these issues.

multi region ECR with replication support
6 participants