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

feat: Support aws_lb.enable_zonal_shift and aws_lb_listener.tcp_idle_timeout_seconds #385

Conversation

magreenbaum
Copy link
Member

Description

Support aws_lb.enable_zonal_shift and aws_lb_listener.tcp_idle_timeout_seconds.

Motivation and Context

hashicorp/terraform-provider-aws#39585

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

@antonbabenko antonbabenko merged commit f332dfd into terraform-aws-modules:master Oct 25, 2024
9 checks passed
antonbabenko pushed a commit that referenced this pull request Oct 25, 2024
## [9.12.0](v9.11.2...v9.12.0) (2024-10-25)

### Features

* Support `aws_lb.enable_zonal_shift` and `aws_lb_listener.tcp_idle_timeout_seconds` ([#385](#385)) ([f332dfd](f332dfd))
@antonbabenko
Copy link
Member

This PR is included in version 9.12.0 🎉

@magreenbaum magreenbaum deleted the feat/enable_zonal_shift_and_tcp_idle_timeout_seconds branch October 26, 2024 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants