Skip to content

CCM-11352: Force destory eventcache bucket and enable raw message delivery#112

Merged
bhansell1 merged 4 commits intomainfrom
feature/CCM-11352_test-template-events
Aug 28, 2025
Merged

CCM-11352: Force destory eventcache bucket and enable raw message delivery#112
bhansell1 merged 4 commits intomainfrom
feature/CCM-11352_test-template-events

Conversation

@bhansell1
Copy link
Copy Markdown
Contributor

Description

  • adds a flag for raw message delivery
  • adds a flag to force destroy eventcache s3 bucket

Context

Raw message delivery

Makes it easier to reason over the stored data in S3 for automated tests in the sbx environment

Force destroy

sbx automated tests add a bunch of files to the eventcache bucket and the environment teardown fails because the bucket is not empty.

Trying to empty the bucket via code is too unreliable because files could endup in the bucket after the automated test teardown steps have completed.

Type of changes

  • Refactoring (non-breaking change)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would change existing functionality)
  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I am familiar with the contributing guidelines
  • I have followed the code style of the project
  • I have added tests to cover my changes
  • I have updated the documentation accordingly
  • This PR is a result of pair or mob programming

Sensitive Information Declaration

To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.

  • I confirm that neither PII/PID nor sensitive data are included in this PR and the codebase changes.

mark-r-bjss
mark-r-bjss previously approved these changes Aug 28, 2025
Comment thread infrastructure/modules/eventpub/module_s3bucket_event_cache.tf Outdated
@bhansell1 bhansell1 added this pull request to the merge queue Aug 28, 2025
Merged via the queue into main with commit 01d3441 Aug 28, 2025
29 checks passed
@bhansell1 bhansell1 deleted the feature/CCM-11352_test-template-events branch August 28, 2025 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants