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: add HTTP2 IdP target group #762

Merged
merged 5 commits into from
Aug 6, 2024
Merged

Commits on Aug 5, 2024

  1. feat: add HTTP2 IdP target group

    Update the IdP load balancer to include an HTTP1 and HTTP2 target
    group.  An ALB listener rule has also been added to send all REST
    API requests to the HTTP1 target group, while the HTTP2 target
    group is responsible for forwarding all other traffic.
    
    The ECS service has also been updated to register both target
    groups.
    patheard committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3a8b098 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. test: TF modules PR commit

    patheard committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    22a67dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6aeec16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efd3c38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0a6cb7 View commit details
    Browse the repository at this point in the history