-
-
Notifications
You must be signed in to change notification settings - Fork 692
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
Event source filter criteria does not work #271
Comments
sindrig
changed the title
Event source filter criteri does not work
Event source filter criteria does not work
Feb 23, 2022
sindrig
added a commit
to sindrig/terraform-aws-lambda
that referenced
this issue
Feb 23, 2022
1 task
This issue has been resolved in version 2.34.1 🎉 |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
Following the example here you get an empty filter in the filter_criteria of the resource
aws_lambda_event_source_mapping
.Versions
Module version: 2.34.0
Reproduction
Steps to reproduce the behavior:
Expected behavior
A filter criteria like this:
Actual behavior
An empty filter criteria:
The text was updated successfully, but these errors were encountered: