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

Update Terraform terraform-aws-modules/s3-bucket/aws to v4 #55

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 19, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
terraform-aws-modules/s3-bucket/aws (source) module major ~> 3.0 -> ~> 4.0

Release Notes

terraform-aws-modules/terraform-aws-s3-bucket (terraform-aws-modules/s3-bucket/aws)

v4.0.1

Compare Source

v4.0.0

Compare Source

⚠ BREAKING CHANGES
  • upd versions.tf to require >= 5.27
Features
  • logging: change logging variable type to any (2c45bde)
  • logging: Date based partitioning for access-logs (59f65af)
  • upd versions.tf to require >= 5.27 (7a4aab6)
3.15.2 (2024-01-12)
Bug Fixes
3.15.1 (2023-08-26)
Bug Fixes
  • Added missing check for attach_access_log_delivery_policy for access logs logic (#​252) (97e542b)

Configuration

📅 Schedule: Branch creation - "before 4pm on friday" (UTC), 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.


  • 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 added the dependencies Renovatebot and dependabot updates label Jan 19, 2024
Copy link

mapped Expected Changes

No expected changes found.

Blast Radius

items Items edges Edges
0 0

Open in Overmind

warning Risks

high Major Version Upgrade of Terraform S3 Module [High]

Upgrading the Terraform S3 module from version 3.x to 4.x could introduce breaking changes due to changes in the module's API or behavior. Given that there is no additional information provided about the current state of the system, the risk assessment remains unchanged. The module's changelog should be reviewed to identify any incompatible changes, and thorough testing in a non-production environment is advised to ensure that there will be no unexpected disruptions. Testing should be comprehensive, covering not only terraform plan and terraform apply but also the actual operation of applications using the S3 bucket for full confidence.

medium Potential Data Loss from Forced Bucket Destruction [Medium]

The force_destroy parameter is set to true, which can cause all contents within the S3 bucket to be permanently deleted if the bucket is destroyed. Considering that the current configuration is operational, this risk remains relevant because the module upgrade could potentially mandate bucket recreation. To mitigate this risk, backups should be in place, and the exact behavior of the new module version regarding bucket recreation should be confirmed during testing.

@dylanratcliffe dylanratcliffe merged commit f36a862 into main Jan 25, 2024
2 checks passed
@dylanratcliffe dylanratcliffe deleted the renovate/terraform-aws-modules-s3-bucket-aws-4.x branch January 25, 2024 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Renovatebot and dependabot updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant