Skip to content

v1.536.0

Choose a tag to compare

@cloudposse-releaser cloudposse-releaser released this 14 Aug 01:42
· 30 commits to main since this release
1737dc0

🚀 Enhancements

Feature - flexible s3 lifecycle rules @brucex (#54) ## what * allow users to change lifecycle fields * different lifecycle parameters for archive vs cloudtrail

why

  • I want to be able to expire objects, i also don't need to move objects to glacier
  • Allows users to set their own lifecycle rules

Summary by CodeRabbit

  • New Features
    • Introduced advanced lifecycle configuration options for archive and CloudTrail storage, allowing more granular control over transitions, expirations, and storage class management.
  • Refactor
    • Consolidated multiple individual lifecycle settings into structured configuration objects for easier management and extensibility.
  • Chores
    • Updated default values and streamlined variable handling for improved clarity and flexibility in storage lifecycle management.

🤖 Automatic Updates

Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#59) ## what This is an auto-generated PR that updates the README.md and docs

why

To have most recent changes of README.md and doc from origin templates