Skip to content

v7.1.0

Choose a tag to compare

@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 20 Feb 09:53
· 96 commits to main since this release
v7.1.0
db96a4b

7.1.0 (2025-02-20)

Features

  • updated configuration to use the new ibm_cos_bucket_lifecycle_configuration for managing lifecycle configuration for a bucket since the legacy approach is now deprecated. Migrating to the new schema addresses the limitations where one cannot create a rule with same rule id that has transition, expiration and abort_incomplete simultaneously, and not being able to create multiple abort_incomplete_multipart_upload rules. (#944) (db96a4b)