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 ALB Listener Response Header Configurations #194

Open
oycyc opened this issue Jan 18, 2025 · 0 comments
Open

Support ALB Listener Response Header Configurations #194

oycyc opened this issue Jan 18, 2025 · 0 comments

Comments

@oycyc
Copy link
Contributor

oycyc commented Jan 18, 2025

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

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

No branches or pull requests

1 participant