What's Changed
- Bumps minimum required AWS provider version to 5.70.0 to support the
transition_default_minimum_object_size
on theaws_s3_bucket_lifecycle_configuratio
n resource to address issues with hashicorp/terraform-provider-aws#41126 - Fixes issues with how the AWS provider formats the XML body for the
PutBucketLifecycleConfiguration
call, resulting in drift and malformed XML errors on apply.
Full Changelog: v4.0.1...v5.0.0