Skip to content

feat: Add support for durable lambda feature#731

Merged
antonbabenko merged 4 commits into
terraform-aws-modules:masterfrom
NixM0nk3y:feat/add_durable_support
Feb 18, 2026
Merged

feat: Add support for durable lambda feature#731
antonbabenko merged 4 commits into
terraform-aws-modules:masterfrom
NixM0nk3y:feat/add_durable_support

Conversation

@NixM0nk3y

Copy link
Copy Markdown
Contributor

Description

Add support for durable lambda feature

Motivation and Context

Fixes #725

Breaking Changes

No

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request
pre-commit run --all-files
Terraform fmt............................................................Passed
Terraform wrapper with for_each in module................................Passed
Terraform docs...........................................................Passed
Terraform validate with tflint...........................................Passed
Terraform validate.......................................................Passed
check for merge conflicts................................................Passed
fix end of files.........................................................Passed
trim trailing whitespace.................................................Passed
mixed line ending........................................................Passed

@NixM0nk3y

Copy link
Copy Markdown
Contributor Author

Ruff + Test failure look to have been introduced in #723 ?

@antonbabenko antonbabenko merged commit 582013a into terraform-aws-modules:master Feb 18, 2026
30 checks passed
antonbabenko pushed a commit that referenced this pull request Feb 18, 2026
## [8.7.0](v8.6.0...v8.7.0) (2026-02-18)

### Features

* Add support for durable lambda feature ([#731](#731)) ([582013a](582013a))
@antonbabenko

Copy link
Copy Markdown
Member

This PR is included in version 8.7.0 🎉

@github-actions

Copy link
Copy Markdown

I'm going to lock this pull request 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 related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Mar 21, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for AWS durable_config

2 participants