-
-
Notifications
You must be signed in to change notification settings - Fork 713
Support self_managed_kafka event source mapping #200
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
Comments
This issue has been automatically marked as stale because it has been open 30 days |
This issue was automatically closed because of stale in 10 days |
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. |
Is your request related to a new offering from AWS?
available on terraform AWS provider self-managed-apache-kafka
.
Is your request related to a problem? Please describe.
Currently, we can't connect self managed kafka.
We need to add
self_managed_event_source
nested block in your module.Describe the solution you'd like.
If
self_managed_event_source
value is set, we don't need to setevent_source_arn
.Only add
self_managed_event_source
code block.Describe alternatives you've considered.
code
main.tf
onaws_lambda_event_source_mapping.this
Additional context
The text was updated successfully, but these errors were encountered: