chore(deps): update terraform cloudposse/ecr/aws to v0.41.0 (release/v1) - #261
Open
renovate[bot] wants to merge 2 commits into
Open
chore(deps): update terraform cloudposse/ecr/aws to v0.41.0 (release/v1)#261renovate[bot] wants to merge 2 commits into
renovate[bot] wants to merge 2 commits into
Conversation
renovate
Bot
requested review from
Veronika Gnilitska (gberenice) and
RB (nitrocode)
and removed request for
a team
April 2, 2024 17:19
|
/terratest |
Contributor
Author
Edited/Blocked NotificationRenovate 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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.34.0->0.41.0Release Notes
cloudposse/terraform-aws-ecr (cloudposse/ecr/aws)
v0.41.0Compare Source
Allow to use ECR replication @dmitrijn (#103)
Closes https://github.com/cloudposse/terraform-aws-ecr/issues/99
v0.40.1Compare 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 inprefixes_pull_through_repositoriesis a prefix of the repository name.why
We are using
ecr-publicpull 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.0Compare Source
feat: support scan_type @dudymas (#113)
what
scanning_configurationas child modulewhy
scan_typesettingsNotes
v0.39.0Compare Source
feat: add organizations as readonly access @dragosmc (#106)
what
why
references
v0.38.0Compare Source
fix: cleans up principals lambda logic to separate policy doc @Gowiem (#105)
what
var.principals_lambdapolicieswhy
references
v0.37.0Compare Source
add optional policy allowing push access @kpankonen (#98)
what
why
principals_push_accessto give push-only access.references
Sync github @max-lobur (#104)
Sync github from the template
v0.36.0Compare Source
v0.35.0Compare 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-harnessintocloudposse.tools/build-harness, sincegit.ioredirects will stop working on April 29th, 2022.References
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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.