Skip to content

AWS Provider v5

Latest
Compare
Choose a tag to compare
@sdickenson sdickenson released this 08 Mar 15:46
00667da

What's Changed

  • Bumps minimum required AWS provider version to 5.70.0 to support the transition_default_minimum_object_size on the aws_s3_bucket_lifecycle_configuration 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