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

Support for setting lambda recursion confirguration #643

Closed
jamesdbaker opened this issue Nov 22, 2024 · 0 comments · Fixed by #649
Closed

Support for setting lambda recursion confirguration #643

jamesdbaker opened this issue Nov 22, 2024 · 0 comments · Fixed by #649

Comments

@jamesdbaker
Copy link

At the moment, I don't believe it's possible to set the Lambda recursion configuration via the module and a separate resource (aws_lambda_function_recursion_config) is needed. It would be nice if this could be configured via an additional input in the module to keep it all in one place.

My suggestion would be:

module lambda {
    ...
    recursive_loop = "Allow"
}
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