Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add firehose app #48

Merged
merged 5 commits into from
Nov 2, 2023
Merged

feat: add firehose app #48

merged 5 commits into from
Nov 2, 2023

Conversation

jta
Copy link
Contributor

@jta jta commented Nov 1, 2023

This is a basic stack to setup a firehose pointed at an S3 bucket. We will need Firehose for both streaming cloudwatch logs and metrics. Since these streams have wildly different formats that cannot be interspersed (gzipped vs not), we will need separate delivery streams for each type.

Remove the hard-coding of a single test when doing integration tests.
Fixed simple.tftest.hcl to pass.
This is a basic stack to setup a firehose pointed at an S3 bucket. We
will need Firehose for both streaming cloudwatch logs and metrics. Since
these streams have wildly different formats that cannot be interspersed
(gzipped vs not), we will need separate delivery streams for each type.
Base automatically changed from joao/test-all to main November 2, 2023 02:42
@jta jta merged commit 7293ae5 into main Nov 2, 2023
5 checks passed
@jta jta deleted the joao/firehose branch November 2, 2023 15:27
Copy link

github-actions bot commented Nov 2, 2023

🎉 This PR is included in version 1.1.0-beta.6 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 1.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants