-
-
Notifications
You must be signed in to change notification settings - Fork 124
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/lb-s3-bucket/aws to v0.20.0 #171
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/cloudposse-lb-s3-bucket-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 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 |
renovate
bot
force-pushed
the
renovate/cloudposse-lb-s3-bucket-aws-0.x
branch
2 times, most recently
from
May 6, 2024 11:16
241ec3d
to
a568023
Compare
renovate
bot
changed the title
chore(deps): update terraform cloudposse/lb-s3-bucket/aws to v0.19.1
chore(deps): update terraform cloudposse/lb-s3-bucket/aws to v0.20.0
May 6, 2024
renovate
bot
force-pushed
the
renovate/cloudposse-lb-s3-bucket-aws-0.x
branch
from
May 7, 2024 22:09
a568023
to
7084a79
Compare
renovate
bot
force-pushed
the
renovate/cloudposse-lb-s3-bucket-aws-0.x
branch
2 times, most recently
from
May 21, 2024 16:21
726e68e
to
99e4d45
Compare
renovate
bot
force-pushed
the
renovate/cloudposse-lb-s3-bucket-aws-0.x
branch
from
May 31, 2024 14:17
99e4d45
to
9aba3dc
Compare
renovate
bot
force-pushed
the
renovate/cloudposse-lb-s3-bucket-aws-0.x
branch
2 times, most recently
from
July 24, 2024 04:54
458dbe6
to
cad7fbb
Compare
renovate
bot
force-pushed
the
renovate/cloudposse-lb-s3-bucket-aws-0.x
branch
2 times, most recently
from
August 27, 2024 20:00
326960e
to
1076f42
Compare
renovate
bot
force-pushed
the
renovate/cloudposse-lb-s3-bucket-aws-0.x
branch
from
September 6, 2024 16:48
1076f42
to
5a0267a
Compare
renovate
bot
force-pushed
the
renovate/cloudposse-lb-s3-bucket-aws-0.x
branch
from
September 19, 2024 04:16
5a0267a
to
4db2c56
Compare
renovate
bot
force-pushed
the
renovate/cloudposse-lb-s3-bucket-aws-0.x
branch
3 times, most recently
from
October 10, 2024 06:14
84cc347
to
4a2b32e
Compare
renovate
bot
force-pushed
the
renovate/cloudposse-lb-s3-bucket-aws-0.x
branch
from
October 11, 2024 05:02
4a2b32e
to
e06fd70
Compare
renovate
bot
force-pushed
the
renovate/cloudposse-lb-s3-bucket-aws-0.x
branch
5 times, most recently
from
November 12, 2024 10:42
cacd7d3
to
c1d51ed
Compare
renovate
bot
force-pushed
the
renovate/cloudposse-lb-s3-bucket-aws-0.x
branch
from
December 1, 2024 07:05
c1d51ed
to
50446f3
Compare
renovate
bot
force-pushed
the
renovate/cloudposse-lb-s3-bucket-aws-0.x
branch
2 times, most recently
from
December 5, 2024 00:19
f9f22eb
to
14fcb68
Compare
renovate
bot
force-pushed
the
renovate/cloudposse-lb-s3-bucket-aws-0.x
branch
from
December 11, 2024 04:24
14fcb68
to
d9cc2a9
Compare
renovate
bot
force-pushed
the
renovate/cloudposse-lb-s3-bucket-aws-0.x
branch
from
January 1, 2025 23:03
d9cc2a9
to
4b4538c
Compare
renovate
bot
force-pushed
the
renovate/cloudposse-lb-s3-bucket-aws-0.x
branch
from
January 21, 2025 03:20
4b4538c
to
14e5af1
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.19.0
->0.20.0
Release Notes
cloudposse/terraform-aws-lb-s3-bucket (cloudposse/lb-s3-bucket/aws)
v0.20.0
Compare Source
Expose variable s3_object_ownership @adamantike (#67)
what
s3_object_ownership
variable for passthrough to thecloudposse/s3-log-storage/aws
module.1.3.0
, which is already required by the underlying modulecloudposse/s3-log-storage/aws
(reference).why
Terraform code using this module could require different values than the default, for
s3_object_ownership
.Specifically, this will allow us to fix https://github.com/cloudposse/terraform-aws-ecs-web-app/pull/225, which is currently failing when trying to create ACLs, with error:
v0.19.1
Compare Source
🐛 Bug Fixes
Fix bucket name in policy statements, fixing #81 @benjamin-hg (#82)
what
why
references
🤖 Automatic Updates
Update GitHub workflows @osterman (#84)
what
.github/workflows/settings.yaml
)why
Use GitHub Action Workflows from `cloudposse/.github` Repo @osterman (#79)
what
why
cldouposse/.github
repositoryAdd GitHub Settings @osterman (#74)
what
.github/settings.yaml
)why
Update Scaffolding @osterman (#72)
what
make readme
to rebuildREADME.md
fromREADME.yaml
why
.github
repoConfiguration
📅 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.