You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.I submit this requested at #200
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: