Skip to content

v1.537.0

Choose a tag to compare

@cloudposse-releaser cloudposse-releaser released this 17 Oct 17:05
· 8 commits to main since this release
d8a88e8
Fix cloudtrail s3 bucket name @goruha (#82) ## what * Use own the CloudTrail's S3 bucket name null/label module * Added `query_override` variable

why

  • Have a single source of truth S3 bucket name module. We can not rely on the S3 bucket output, as there is a dependency loop that has to be solved.
  • Allow to specify a custom query

references

Summary by CodeRabbit

  • New Features

    • Optional query override to customize the Datadog archive query; additional query tags now configurable.
  • Chores

    • Introduced a dedicated label/context for CloudTrail resources and updated bucket, policy, and archive references to use it for consistent naming and policies.
    • Archive query selection now uses a local default-or-override mechanism.

🤖 Automatic Updates

Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#83) ## 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