-
-
Notifications
You must be signed in to change notification settings - Fork 712
destination_config for event_source_mapping not working #151
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
Good catch. Please open a PR if you can, and update @svenlito do you remember if there were any issues with this in provider or any other reasons back in February? |
@antonbabenko I remember you've had issues with it not being updated/deleted when the plan changed. This was a few provider versions back. Might be worth reevaluating. |
@byrneo Please raise a PR if you can. |
@antonbabenko @svenlito I created #152 The pre-commit hook re-formatted some unrelated code but i added those to the PR |
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. |
Description
Setting a
destination_config
block withinevent_source_mapping
doesn't appear to have any effect.Looking at the source in
main.tf
it appears to be commented out. Will this be enabled in an upcoming release?Before you submit an issue, please perform the following first:
.terraform
directory (! ONLY if state is stored remotely, which hopefully you are following that best practice!):rm -rf .terraform/
terraform init
Versions
Reproduction
Steps to reproduce the behavior:
Code Snippet to Reproduce
Expected behavior
Actual behavior
Terminal Output Screenshot(s)
Additional context
The text was updated successfully, but these errors were encountered: