v2.1.0
·
3 commits
to main
since this release
feat: Add `response_completion_timeout` support Jakub Wądołowski (@jwadolowski) (#369)
## what- Add support for
response_completion_timeoutargument (announced by AWS in July 2025 and implemented in the 6.13.0 version of the AWS provider) - Bump the minimum provider version to
>= 6.13.0
why
Allows configuring response_completion_timeout for CloudFront origins.