generated from cloudposse/terraform-example-module
-
-
Notifications
You must be signed in to change notification settings - Fork 45
chore(deps): update terraform cloudposse/ecr/aws to v0.44.0 #71
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/cloudposse-ecr-aws-0.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
/terratest |
343a3ce
to
e7bfdf8
Compare
5464ab5
to
8b48f25
Compare
8b48f25
to
5497bf5
Compare
5497bf5
to
37542be
Compare
8c65efb
to
8e68b0f
Compare
8e68b0f
to
e79f9f3
Compare
e79f9f3
to
0853f04
Compare
0853f04
to
5340920
Compare
1202d2c
to
b87eb3f
Compare
b87eb3f
to
563ee74
Compare
3c64d11
to
30cfff8
Compare
cfb4ff2
to
3051151
Compare
3051151
to
c37a849
Compare
c37a849
to
7415d80
Compare
7415d80
to
4795e13
Compare
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.44.0
Release Notes
cloudposse/terraform-aws-ecr (cloudposse/ecr/aws)
v0.44.0
Compare Source
Support disabling default rules @Benbentwo (#149)
what
Adds a variable with defaults to allow disabling the default rules.
why
As part of #146 we added custom lifecycle policies. Now there's a problem where our default rules conflict or are forced at certain points in certain orders relative to our custom lifecycle policies. We want to be able to disable them if they don't meet our needs.
references
#146
e.g.
results in just the
custom_lifecycle_rules
being created. No default behavior changev0.43.0
Compare Source
bugfix: validation and null countUnit @Benbentwo (#148)
This pull request refines the handling of custom lifecycle rules in Terraform configurations by improving validation logic and enhancing the selection merging process. The changes aim to make the code more robust and handle edge cases more effectively.Improvements to selection merging logic:
main.tf
: Theselection
merging logic now includes a check to ensure thatcountUnit
is only added if it is not null, and the filtering logic for keys liketagPrefixList
andtagPatternList
has been updated to handle null values more gracefully. (main.tf
, main.tfL140-R152)Refinements to validation logic:
tagStatus
invariables.tf
: Updated the condition to uselength(coalesce(...))
for checkingtagPrefixList
andtagPatternList
, ensuring proper handling of null or empty lists. (variables.tf
, variables.tfL163-R163)countType
invariables.tf
: Adjusted the condition to ensure thatcountUnit
is specified whencountType
issinceImagePushed
, with a clearer error message for improved readability. (variables.tf
, variables.tfL193-R195)v0.42.2
Compare Source
Custom lifecycle policy support @Benbentwo (#146)
what
why
Allows supporting Custom Lifecycle Policies for your ECR Repositories
references
🤖 Automatic Updates
Fix go version in tests @osterman (#144)
what
1.24
why
References
Replace Makefile with atmos.yaml @osterman (#142)
what
Makefile
atmos.yaml
why
build-harness
withatmos
for readme genrationReferences
v0.42.1
Compare Source
protected tags keep count @whereismyjetpack (#139)
- **introduce `protected_tags_keep_count`** - **updates readme**what
Adds
protected_tags_keep_count
and defaults it to 999999why
A user may want to retain release tags for an extended period, but not indefinitely.
🤖 Automatic Updates
Migrate new test account @osterman (#138)
what
.github/settings.yml
.github/chatops.yml
fileswhy
.github/settings.yml
from org level to getterratest
environmenttest
accountReferences
Update .github/settings.yml @osterman (#136)
what
.github/settings.yml
.github/auto-release.yml
fileswhy
.github/settings.yml
from org levelreferences
Update .github/settings.yml @osterman (#135)
what
.github/settings.yml
.github/auto-release.yml
fileswhy
.github/settings.yml
from org levelreferences
v0.42.0
Compare Source
fix(#133): have ability to use wildcards in protected_tags variale @mrdntgrn (#134)
what
why
*.*.*
references
v0.41.1
Compare Source
Add support for time based rotation @uhlajs (#132)
what
Add support for countType "sinceImagePushed" ECR Lifepolicy rule.
why
references
🤖 Automatic Updates
Update .github/settings.yml @osterman (#131)
what
.github/settings.yml
.github/auto-release.yml
fileswhy
.github/settings.yml
from org levelreferences
Update release workflow to allow pull-requests: write @osterman (#129)
what
.github/workflows/release.yaml
) to have permission to comment on PRwhy
Update GitHub Workflows to use shared workflows from '.github' repo @osterman (#128)
what
.github/workflows
) to use shared workflows from.github
repowhy
Update GitHub Workflows to Fix ReviewDog TFLint Action @osterman (#127)
what
.github/workflows
) to addissue: write
permission needed by ReviewDogtflint
actionwhy
Update GitHub workflows @osterman (#126)
what
.github/workflows/settings.yaml
)why
Use GitHub Action Workflows from `cloudposse/.github` Repo @osterman (#125)
what
why
cldouposse/.github
repositoryAdd GitHub Settings @osterman (#123)
what
.github/settings.yaml
)why
Update README.md and docs @cloudpossebot (#120)
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 Scaffolding @osterman (#121)
what
make readme
to rebuildREADME.md
fromREADME.yaml
why
.github
repov0.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 inprefixes_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
scanning_configuration
as child modulewhy
scan_type
settingsNotes
v0.39.0
Compare Source
feat: add organizations as readonly access @dragosmc (#106)
what
why
references
v0.38.0
Compare Source
fix: cleans up principals lambda logic to separate policy doc @Gowiem (#105)
what
var.principals_lambda
policieswhy
references
v0.37.0
Compare Source
add optional policy allowing push access @kpankonen (#98)
what
why
principals_push_access
to give push-only access.references
Sync github @max-lobur (#104)
Sync github from the template
v0.36.0
Compare Source
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
intocloudposse.tools/build-harness
, sincegit.io
redirects 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 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.
This PR was generated by Mend Renovate. View the repository job log.