You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow this module to configure HTTP header modifications via the aws_lb_listener resource.
Use Case
"Application Load Balancer (ALB) now supports HTTP request and response header modification giving you greater controls to manage your application’s traffic and security posture without having to alter your application code."
Describe Ideal Solution
Variable to pass in to the attribute.
Alternatives Considered
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Describe the Feature
"Application Load Balancer (ALB) now supports HTTP request and response header modification giving you greater controls to manage your application’s traffic and security posture without having to alter your application code." as of November 2024: https://aws.amazon.com/about-aws/whats-new/2024/11/aws-application-load-balancer-header-modification-enhanced-traffic-control-security/
This was introduced in the AWS Terraform provider in January 2025: hashicorp/terraform-provider-aws#40736
Expected Behavior
Allow this module to configure HTTP header modifications via the aws_lb_listener resource.
Use Case
"Application Load Balancer (ALB) now supports HTTP request and response header modification giving you greater controls to manage your application’s traffic and security posture without having to alter your application code."
Describe Ideal Solution
Variable to pass in to the attribute.
Alternatives Considered
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: