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

lambda-promtail: add terraform variable for s3 bucket notification filter prefix #15380

Closed
milenpankov-bosch opened this issue Dec 12, 2024 · 0 comments · Fixed by #15381
Closed

Comments

@milenpankov-bosch
Copy link
Contributor

lambda-promtail terraform implementation uses a hardcoded value of "AWSLogs/" for filter_prefix in the lambda_function of the aws_s3_bucket_notification resource. This causes an issue with the lambda s3 trigger when using a prefix in the ALB S3 URI and the trigger doesn't work.
The filter prefix should be exposed as terraform variable in the same way as the filter suffix.

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