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

chore(deps): update terraform cloudposse/ecr/aws to v0.41.0 #48

Closed
wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 11, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cloudposse/ecr/aws (source) module minor 0.34.0 -> 0.41.0

Release Notes

cloudposse/terraform-aws-ecr (cloudposse/ecr/aws)

v0.41.0

Compare Source

Allow to use ECR replication @​dmitrijn (#​103)

Closes https://github.com/cloudposse/terraform-aws-ecr/issues/99

v0.40.1

Compare Source

Allow cache though enabled repositories to fetch image from upstream @​mfuhrmeisterDM (#​117)

what

Add a principal list (principals_pull_though_access) which are allowed to use specific repositories as pull through cache (import images from upstream). This holds for repositories where one of the strings in prefixes_pull_through_repositories is a prefix of the repository name.

why

We are using ecr-public pull through cache and we want also new images to be downloaded automatically to the cache. Allowed principals for respective repos can use it with the newly introduced variables.

🤖 Automatic Updates

Update README.md and docs @​cloudpossebot (#​116)

what

This is an auto-generated PR that updates the README.md and docs

why

To have most recent changes of README.md and doc from origin templates

Update README.md and docs @​cloudpossebot (#​115)

what

This is an auto-generated PR that updates the README.md and docs

why

To have most recent changes of README.md and doc from origin templates

Update README.md and docs @​cloudpossebot (#​114)

what

This is an auto-generated PR that updates the README.md and docs

why

To have most recent changes of README.md and doc from origin templates

v0.40.0

Compare Source

feat: support scan_type @​dudymas (#​113)

what

  • add scanning_configuration as child module

why

  • support scan_type settings
  • should be deployed as a per-account global, rather than per-ecr-repo

Notes

v0.39.0

Compare Source

feat: add organizations as readonly access @​dragosmc (#​106)

what

  • Add the ability to have organizations as trustees (read-only) for the ECR repository

why

  • As described in #​82 , it's sometimes useful to allow an entire organization to consume images from a centralized repository

references

v0.38.0

Compare Source

fix: cleans up principals lambda logic to separate policy doc @​Gowiem (#​105)

what

  • Clean up of the logic surrounding the var.principals_lambda policies

why

  • When this was originally implemented it was copy / pastad across multiple policy docs, which isn't necessary and creates a bunch of bloat.

references

v0.37.0

Compare Source

add optional policy allowing push access @​kpankonen (#​98)

what

  • adds the ability to give push-only access to the repository

why

  • full access was more than we wanted in our situation (CI pushing images to the repo) so we added a principals_push_access to give push-only access.

references

  • policy is based on this AWS doc
Sync github @​max-lobur (#​104)

Sync github from the template

v0.36.0

Compare Source

  • No changes

v0.35.0

Compare Source

adding force_delete @​pcartas (#​101)

Hi! im adding "force_delete" parameter, is implemented in aws 4.22.0 for an easier delete of the ecr

references

https://registry.terraform.io/providers/hashicorp/aws/4.22.0/docs/resources/ecr_repository

git.io->cloudposse.tools update @​dylanbannon (#​95)

what and why

Change all references to git.io/build-harness into cloudposse.tools/build-harness, since git.io redirects will stop working on April 29th, 2022.

References

  • DEV-143

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested review from a team as code owners October 11, 2023 17:42
@renovate renovate bot added the auto-update This PR was automatically generated label Oct 11, 2023
@renovate renovate bot requested a review from a team as a code owner October 11, 2023 17:42
@renovate renovate bot force-pushed the renovate/cloudposse-ecr-aws-0.x branch 2 times, most recently from 394cbbb to 128f28e Compare October 11, 2023 21:37
@renovate renovate bot changed the title chore(deps): update terraform cloudposse/ecr/aws to v0.38.0 chore(deps): update terraform cloudposse/ecr/aws to v0.39.0 Oct 31, 2023
@renovate renovate bot force-pushed the renovate/cloudposse-ecr-aws-0.x branch from 128f28e to 80c1083 Compare October 31, 2023 12:56
@renovate renovate bot force-pushed the renovate/cloudposse-ecr-aws-0.x branch from a431f9c to 2126bcc Compare March 8, 2024 12:25
@renovate renovate bot changed the title chore(deps): update terraform cloudposse/ecr/aws to v0.39.0 chore(deps): update terraform cloudposse/ecr/aws to v0.41.0 Mar 8, 2024
@hans-d
Copy link
Contributor

hans-d commented Mar 8, 2024

/terratest

@hans-d hans-d enabled auto-merge (squash) March 8, 2024 12:26
Copy link
Contributor Author

renovate bot commented Mar 8, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@mergify mergify bot added the readme Improvements or additions to the README label Mar 10, 2024
Copy link

mergify bot commented Mar 10, 2024

/terratest

Copy link

mergify bot commented Mar 10, 2024

This pull request now has conflicts. Could you fix it @renovate[bot]? 🙏

@mergify mergify bot added the conflict This PR has conflicts label Mar 10, 2024
@mergify mergify bot closed this Mar 10, 2024
auto-merge was automatically disabled March 10, 2024 01:12

Pull request was closed

Copy link

mergify bot commented Mar 10, 2024

This automated PR has been closed due to merge conflicts.

Copy link
Contributor Author

renovate bot commented Mar 10, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.41.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/cloudposse-ecr-aws-0.x branch March 10, 2024 01:13
@mergify mergify bot removed the conflict This PR has conflicts label Mar 10, 2024
@mergify mergify bot removed the readme Improvements or additions to the README label Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-update This PR was automatically generated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant